Integrated: 8287740 NSAccessibilityShowMenuAction not working for text editors
Artem Semenov
asemenov at openjdk.java.net
Fri Jun 3 21:32:45 UTC 2022
On Thu, 2 Jun 2022 16:07:37 GMT, Artem Semenov <asemenov at openjdk.org> wrote:
> The NSAccessibilityShouMinuAction action does not show the menu for the text element.
> Steps to reproduce:
> 1. redefine the accessible context with the addition of the toggle popup action;
> 2. run on macOS with VoiceOver enabled;
> 3. try to call the context menu in the editor by pressing vo+shift+m.
>
> @azuev-java please review.
This pull request has now been integrated.
Changeset: b6cdfd68
Author: Artem Semenov <asemenov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/b6cdfd685d0cea308b15558e2dc607a680c89dc0
Stats: 107 lines in 2 files changed: 98 ins; 6 del; 3 mod
8287740: NSAccessibilityShowMenuAction not working for text editors
Reviewed-by: kizune, serb
-------------
PR: https://git.openjdk.java.net/jdk/pull/8997
More information about the client-libs-dev
mailing list