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

[macos] Screen reader reads SwingSet2 JTable row selection as null, dimmed row for last column

    XMLWordPrintable

Details

    Backports

      Description

        While testing accessibility for few TableRowAccessibility fixes that were targeted for jdk18.

        Test Scenario : Test whether column values are read correctly when a row is selected.

        Step to reproduce
        ------------------------
        1) Load SwingSet2 using jdk 18 b27 on macOS 10.15.7 Catalina
        2) Enabled VoiceOver
        3) Selected Table demo
        4) Click on any row and observe whether all the column values are read correctly. If you hear that last column is read as null followed by dimmed, row then the bug is reproduced.

        I was expecting to read the last column as image after https://bugs.openjdk.java.net/browse/JDK-8277497 bug fix which got fixed in jdk 18 b27

        Note: I dn't know from where the value dimmed is coming from.


        Attachments

          Issue Links

            Activity

              People

                asemenov Artem Semenov
                landrews Lawrence Andrews
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: