-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add textfield #22
base: main
Are you sure you want to change the base?
Add textfield #22
Conversation
Maybe because it's from a different thread? |
One can reproduce by typing something in the field by oneself and then pressing Ctrl+Z. |
|
Should be available as JDK-8336065 soon. |
Visible under https://bugs.openjdk.org/browse/JDK-8336065 |
Bug report was closed as user error. We need to resubmit using our cursor positioning example. |
When a textfield's textproperty is bound to another property and this property is updated, undo throws an exception: