-
Bug
-
Resolution: Fixed
-
P4
-
8u40
-
Windows, MacOS
The HelloPopupMenu Sample used for Accessibility/FX testing has one active control, a Popup Menu button.
At least three controls are needed to exercise and test focus tabbing (TAB and SHIFT-TAB) and other keystroke commands.
See:
https://wiki.openjdk.java.net/display/OpenJFX/Keyboard+Navigation
under "Popup Menu" (TAB & SHIFT-TAB).
The HelloPopupMenu Sample is run from Hello.jar as follows:
java -cp Hello.jar hello.HelloPopupMenu
At least three controls are needed to exercise and test focus tabbing (TAB and SHIFT-TAB) and other keystroke commands.
See:
https://wiki.openjdk.java.net/display/OpenJFX/Keyboard+Navigation
under "Popup Menu" (TAB & SHIFT-TAB).
The HelloPopupMenu Sample is run from Hello.jar as follows:
java -cp Hello.jar hello.HelloPopupMenu