[HelloCheckBox] Sample needs additional controls for Accessibility testing

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8u60
    • Affects Version/s: 8u40
    • Component/s: javafx
    • Environment:

      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

            Assignee:
            Morris Meyer (Inactive)
            Reporter:
            Rocky Sloan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: