-
Enhancement
-
Resolution: Unresolved
-
P4
-
7u40
However it would be good to expose these capabilities through the API :
the application could use them when implementing its Undo/Redo menu items.
boolean TextInputControl.canUndo()
boolean TextInputControl.canRedo()
void TextInputControl.undo()
void TextInputControl.redo()
- blocks
-
JDK-8088897 Menu.onAction may not be called when TextInputControl node is focused
- Open
-
JDK-8096363 ctrl-z not handled by inspector Style editor
- Resolved
-
JDK-8095340 Undo/Redo typing in textfield property can commit the edit
- Closed
- relates to
-
JDK-8300569 ☂ Missing APIs related to rich text control
- In Progress
-
JDK-8091131 [Actions] Implement Actions (many toolkits have them, such as Qt)
- Open
-
JDK-8091189 Move BehaviorBase into public API
- Open
-
JDK-8091503 [TextArea, TextField] I18N for Default ContextMenu of TextInput
- Open