[jdk11u-dev] Integrated: 7124301: [macosx] When in a tab group if you arrow between tabs there are no VoiceOver announcements.
Martin Doerr
mdoerr at openjdk.java.net
Fri May 20 13:18:30 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
This pull request has now been integrated.
Changeset: 8533ba4d
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/8533ba4dced40df80302f9e477029719e7ccc78f
Stats: 33 lines in 3 files changed: 30 ins; 0 del; 3 mod
7124301: [macosx] When in a tab group if you arrow between tabs there are no VoiceOver announcements.
Reviewed-by: goetz
Backport-of: 2146e52cfa2d9442ab80f4a0dea30c821e953657
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1099
More information about the jdk-updates-dev
mailing list