[jdk11u-dev] RFR: 7124301: [macosx] When in a tab group if you arrow between tabs there are no VoiceOver announcements.
Goetz Lindenmaier
goetz at openjdk.java.net
Thu May 19 13:15:48 UTC 2022
On Thu, 19 May 2022 12:06:21 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Backport of [JDK-7124301](https://bugs.openjdk.java.net/browse/JDK-7124301)
> Applies cleanly, but requires a trivial replacement:
> JNF_COCOA_ENTER => JNI_COCOA_ENTER
> JNF_COCOA_EXIT => JNI_COCOA_EXIT
LGTM
I think accessability is sufficiently important and the change is close enough
to 11 that we should backport it even if not thoroughly tested.
-------------
Marked as reviewed by goetz (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1099
More information about the jdk-updates-dev
mailing list