-
Bug
-
Resolution: Fixed
-
P4
-
7u6
-
Windows 7, 64bits
If EventHandler added to TextField using addEventHandler(ActionEvent, EventHandler<ActionEvent>, this handler never gets fired. Only way to add handler is using Convenience Method setOnAction.
- duplicates
-
JDK-8125116 TextField: can't add ACTION event handler with addEventHandler
-
- Closed
-
- relates to
-
JDK-8117507 TextField consume ESC, thus cancel button not working when focus on a textfield
-
- Closed
-
-
JDK-8128702 TextField consumes Enter keys, so Default buttons don't get them.
-
- Closed
-