Details
-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18, 19
-
b15
-
os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8322183 | 17.0.11 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
Description
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
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
Attachments
Issue Links
- backported by
-
JDK-8322183 [macos] a11y : Screen magnifier does not reflect JRadioButton value change
- Resolved
- relates to
-
JDK-8309733 [macOS, Accessibility] VoiceOver: Incorrect announcements of JRadioButton
- Closed
- links to
-
Commit openjdk/jdk17u-dev/dcba5385
-
Commit openjdk/jdk/eefbaa29
-
Review openjdk/jdk17u-dev/2050
-
Review openjdk/jdk/12971
(1 links to)