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

[macos] Voice over reads the boolean value as null in the JTable

    XMLWordPrintable

Details

    Backports

      Description

        I have a Table which is extended from AbstractTableModel with String, integer and Boolean values ( to represent checkbox). When the row is selected Voice over reads the Boolean value as null.

        Step to reproduce
        --------------------------
        1) Enable VoiceOver
        2) Run the attached test.
        3) Select any row and observe that Voice over reads the Checkbox value as null. If you hear the same then the bug is reproduced.

        This are similar to the following
        https://bugs.openjdk.java.net/browse/JDK-8278526
        https://bugs.openjdk.java.net/browse/JDK-8277497

        This issue is seen only in JDK18 onwards because of https://bugs.openjdk.java.net/browse/JDK-8271071

        I have attached the screen recording for the same

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: