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

[macos] a11y : Special characters ( .. & : ) are not rendered when screen magnifier is enabled

    XMLWordPrintable

Details

    Description

      I have a JButton with text containing .. character & a JCheckBox with text containing : character both the special character are not rendered when screen magnifier is enabled

      Step to reproduce :
      1) 1) Enable Screen magnifier on theMac
      System Preference -> Accessibility -> Zoom -> Select ( Enable Hover Text)
      2) Run the attached test with -Djavax.accessibility.screen_magnifier_present=true
      3) Move the mouse over the JButton and observe that all the characters on the JButton text is not rendered
      4) Move the the mouse over the JCheckBox and observe that : character on the JCheckbox is also not rendered if you see the same then the bug is reproduced.

      I have attached screen recording of the same comparing the native application rendering the characters .

      Attachments

        Activity

          People

            kizune Alexander Zuev
            landrews Lawrence Andrews
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: