-
Bug
-
Resolution: Not an Issue
-
P4
-
7u6, 7u40
-
None
D&D a button
In the Inspector, edit the Text property of the Button to "Hello World" but do not commit the edit
Choose Menubar > Edit > Undo - the string inside the textfield returns to "Button"
Choose Menubar > Edit > Redo - the string inside the textfield returns to "Hello World" and the text of the button in the content view also changes to "Hello World".
This is a bug because at no time during this workflow did the user ask for the "Hello World" value to be committed.
In the Inspector, edit the Text property of the Button to "Hello World" but do not commit the edit
Choose Menubar > Edit > Undo - the string inside the textfield returns to "Button"
Choose Menubar > Edit > Redo - the string inside the textfield returns to "Hello World" and the text of the button in the content view also changes to "Hello World".
This is a bug because at no time during this workflow did the user ask for the "Hello World" value to be committed.
- blocks
-
JDK-8092910 Inline editor may not be removed when invoking shortcuts
-
- Resolved
-
-
JDK-8096363 ctrl-z not handled by inspector Style editor
-
- Resolved
-
- is blocked by
-
JDK-8091976 Expose TextInputControl undo(), redo(), canUndo(), canRedo() methods
-
- Open
-