bidirecional binding not work with textfield (textProperty).
See the attached example, run it and try typing something in the textfield (the textfield appears locked), if you click button1 to initialize the variable, it works correctly.
if property start as null value, not work, if start with empty value is ok.
See the attached example, run it and try typing something in the textfield (the textfield appears locked), if you click button1 to initialize the variable, it works correctly.
if property start as null value, not work, if start with empty value is ok.
- relates to
-
JDK-8127774 TextField with bidirectional binding is not editable in applet but editable in standalone execution mode
- Closed
-
JDK-8127905 NullPointerException in TextArea, when textProperty is bound
- Closed