-
Bug
-
Resolution: Fixed
-
P3
-
8, 11, 17, 18, 19, 21, 24
-
b14
-
x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8351874 | 24.0.2 | Abhishek Kumar | P3 | Resolved | Fixed | b01 |
JDK-8352101 | 21.0.8-oracle | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8354649 | 21.0.8 | Goetz Lindenmaier | P3 | Resolved | Fixed | master |
JDK-8352137 | 17.0.16-oracle | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8352296 | 11.0.28-oracle | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8351850 | 8u461 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
Step to reproduce
-------------------------
1) Enable VoiceOver on the MacOS
2) Run the attached test. You will a Frame with spinner.
3) Press Up arrow to increase the vale of the spinner. As you press the Up arrow spinner value are increasing and Voice Over should read the value correctly. Once the value is increased to 10 VoiceOver reads the 10 as 1 for the first time and once again pressing the Up arrow for the second time Voice Over reads the value as 10.
If you see the same then the bug is reproduced.
I have attached the screen recording about this issue.
- backported by
-
JDK-8351850 [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS
-
- Resolved
-
-
JDK-8351874 [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS
-
- Resolved
-
-
JDK-8352101 [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS
-
- Resolved
-
-
JDK-8352137 [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS
-
- Resolved
-
-
JDK-8352296 [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS
-
- Resolved
-
-
JDK-8354649 [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk21u-dev/76682b60
-
Commit(master) openjdk/jdk24u/f0043558
-
Commit(master) openjdk/jdk/cd9f1d3d
-
Review(master) openjdk/jdk17u-dev/3366
-
Review(master) openjdk/jdk21u-dev/1507
-
Review(master) openjdk/jdk24u/128
-
Review(master) openjdk/jdk/23841