-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: 8u40
-
Component/s: javafx
-
Environment:
Windows 7, Windows 8, MacOS 10.10
The HelloButton Sample used for Accessibility/FX testing needs the OK and Cancel buttons added to the sample in order to test the Enter and ESC key commands.
See
https://wiki.openjdk.java.net/display/OpenJFX/Keyboard+Navigation
under "Button" (ENTER & ESC).
The HelloButton Sample is run from Hello.jar as follows:
java -cp Hello.jar hello.HelloButton
See
https://wiki.openjdk.java.net/display/OpenJFX/Keyboard+Navigation
under "Button" (ENTER & ESC).
The HelloButton Sample is run from Hello.jar as follows:
java -cp Hello.jar hello.HelloButton