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

[macos] a11y : Screen magnifier does not reflect JRadioButton value change

XMLWordPrintable

        After selecting JRadioButton the screen magnifier does not show that JRadioButton is selected. User has to move mouse way and move back the on the JRadioButton to see that its selected but this does not on the native application as soon the RadioButton is selected the value on the Screen magnifier is also changed.

        Step to reproduce:
        --------------------------
        1) Enable Screen magnifier on theMac
        System Preference -> Accessibility -> Zoom -> Select ( Enable Hover Text)
        2) Run the SwingSet2 with -Djavax.accessibility.screen_magnifier_present=true option
        3) Once SwingSet2 Frame is visible select "Button Demo" and select "Radio Buttons demo".
        4) Press "cmd" button and select unselected radioButton if you see the radio button is not selected on the screen magnifier then the bug is reproduced.

        I have attached the screen recording for the reference showing that native application and java

              abhiscxk Abhishek Kumar
              landrews Lawrence Andrews
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: