-
Bug
-
Resolution: Fixed
-
P4
-
8u40
-
Windows 7, Windows 8, MacOS 10.10
The HelloCheckBox Sample used for Accessibility/FX testing has one active control, a tri-state checkbox.
At least three controls are needed to exercise and test focus tabbing (TAB and SHIFT-TAB) and other keystroke commands.
For example, a two-state checkbox could be added, and one other control.
See
https://wiki.openjdk.java.net/display/OpenJFX/Keyboard+Navigation
under "Checkbox" (SPACEBAR, TAB & SHIFT-TAB).
The HelloCheckBox Sample is run from Hello.jar as follows:
java -cp Hello.jar hello.HelloCheckBox
RULE tests/jaws/CheckBox any any
RULE tests/narrator/CheckBox any any
RULE tests/voiceover/CheckBox any any
At least three controls are needed to exercise and test focus tabbing (TAB and SHIFT-TAB) and other keystroke commands.
For example, a two-state checkbox could be added, and one other control.
See
https://wiki.openjdk.java.net/display/OpenJFX/Keyboard+Navigation
under "Checkbox" (SPACEBAR, TAB & SHIFT-TAB).
The HelloCheckBox Sample is run from Hello.jar as follows:
java -cp Hello.jar hello.HelloCheckBox
RULE tests/jaws/CheckBox any any
RULE tests/narrator/CheckBox any any
RULE tests/voiceover/CheckBox any any