git: openjdk/jdk24u: master: 8348936: [Accessibility, macOS, VoiceOver] VoiceOver doesn't announce untick on toggling the checkbox with "space" key on macOS

Alexey Ivanov aivanov at openjdk.org
Mon Feb 24 16:37:48 UTC 2025


Changeset: ab9a2fd3
Branch: master
Author:    Abhishek Kumar <abhiscxk at openjdk.org>
Committer: Alexey Ivanov <aivanov at openjdk.org>
Date:      2025-02-24 16:36:44 +0000
URL:       https://git.openjdk.org/jdk24u/commit/ab9a2fd3439dda603883c73f5341e589b6e3af23

8348936: [Accessibility,macOS,VoiceOver] VoiceOver doesn't announce untick on toggling the checkbox with "space" key on macOS
8345728: [Accessibility,macOS,Screen Magnifier]: JCheckbox unchecked state does not magnify but works for checked state

Backport-of: 1e87ff01994df16df7de331040fc5d7a4a85f630

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



More information about the jdk-updates-changes mailing list