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

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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported: