Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0004306 |
[Squeak] Morphic |
feature |
always |
07-21-06 11:28 |
07-21-06 18:40 |
|
Reporter |
sumi |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
3.9 |
|
Summary |
0004306: cancel (alt/cmd + l) doesn't work properly in a Workspace, etc. |
Description |
After the accept (alt/cmd + s) operation, only once is enough, the cancel (alt/cmd + l) operation doesn't work any more. I think that the cancel operation should be replace current content with the last aceepted content.
You can check this phenomenon not only by using a Workspace but also by using a PluggableTextMorphWithModel (for example, PluggableTextMorphWithModel new bounds: Rectangle fromUser; openInWorld).
I've tried to fix it. |
Additional Information |
|
|
Attached Files |
FixPlugTextMorphCancel.1.cs.gz [^] (1,289 bytes) 07-21-06 11:28 |
|