On Thu, 2 Jun 2022 16:07:37 GMT, Artem Semenov <aseme...@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