Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8097464

[HelloCheckBox] Sample needs additional controls for Accessibility testing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u60
    • 8u40
    • javafx
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported: