git: openjdk/jdk: master: 8286204: [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS

Abhishek Kumar abhiscxk at openjdk.org
Tue Mar 11 09:07:04 UTC 2025


Changeset: cd9f1d3d
Branch: master
Author:    Abhishek Kumar <abhiscxk at openjdk.org>
Date:      2025-03-11 09:05:04 +0000
URL:       https://git.openjdk.org/jdk/commit/cd9f1d3d921531511a7552807d099d5d3cce01a6

8286204: [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS

Reviewed-by: honkar, kizune, asemenov

! src/java.desktop/macosx/classes/sun/lwawt/macosx/CAccessible.java
+ test/jdk/javax/accessibility/TestJSpinnerAccessibility.java



More information about the jdk-changes mailing list