[Accessibility, JAWS, Narrator, VoiceOver] ListView row items not voiced when using CTRL-Up/Down Arrow

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 8, 8u40, 9
    • Component/s: javafx
    • Environment:

      Windows 7 Jaws, Narrator
      MacOS 10.10 VoiceOver
      JDK 8u40 b15

      Reproducible: always

      0. Turn on JAWS or Narrator (Windows) or VoiceOver (Mac).
      1. Download jar with accessibility test samples from https://wiki.se.oracle.com/download/attachments/46472587/Hello.jar
      2. Execute listview demo by java -cp Hello.jar hello.HelloListView
      3. Select a row item in the "Simple" ListView.
      4. Press CTRL-Down Arrow (Windows) or CMD-Down Arrow (Mac) to move the focus down without changing the selection.

      Expected result: When the focus moves down, information about the newly focused row item should be spoken, for example "not checked Row 9".

      Actual result: Nothing is spoken, but focus moves down as expected.

      Similar result using CTRL(CMD)-Up Arrow moving focus up without changing the selection.

      Affected tests:
      RULE tests/jaws/ListView any any
      RULE tests/narrator/ListView any any
      RULE tests/voiceover/ListView any any

      Related to RT-39059 and RT-39205.

            Assignee:
            Jonathan Giles
            Reporter:
            Rocky Sloan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: