-
Bug
-
Resolution: Fixed
-
P3
-
8, 11, 17, 18, 19
-
b26
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8293505 | 17.0.6 | Jonathan Dowland | P3 | Resolved | Fixed | b01 |
JDK-8289813 | 17.0.5-oracle | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8288909 | 11.0.17-oracle | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8288980 | 8u351 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
Step to reproduced
---------------------------
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) Press "Cmd" button and move the mouse pointer over the button and observe that extra character (0) is seen after the button's set accessibility name. If you see the same then the bug is reproduced.
Note : The extra characters (0) is seen for few component and for others it not seen example JCheckbox.
- backported by
-
JDK-8288909 [macos] a11y : Screen magnifier shows extra characters (0) at the end JButton accessibility name
- Resolved
-
JDK-8288980 [macos] a11y : Screen magnifier shows extra characters (0) at the end JButton accessibility name
- Resolved
-
JDK-8289813 [macos] a11y : Screen magnifier shows extra characters (0) at the end JButton accessibility name
- Resolved
-
JDK-8293505 [macos] a11y : Screen magnifier shows extra characters (0) at the end JButton accessibility name
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/cd7da2df
-
Commit openjdk/jdk/b021d37c
-
Review openjdk/jdk17u-dev/655
-
Review openjdk/jdk/9044