RFR: 8287740 NSAccessibilityShowMenuAction not working for text editors

Alexander Zuev kizune at openjdk.java.net
Fri Jun 3 05:27:26 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.

Looks good.

-------------

Marked as reviewed by kizune (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8997



More information about the client-libs-dev mailing list