RFR: 8284014 Menu items with submenus in JPopupMEnu are not spoken on macOS [v2]

Sergey Bylokhov serb at openjdk.java.net
Wed Apr 6 05:24:46 UTC 2022


On Thu, 31 Mar 2022 10:19:26 GMT, Artem Semenov <asemenov at openjdk.org> wrote:

>> If the JPopupMenu has menu items with submenus, those items are not spoken by VoiceOver.
>> 
>> @forantar @azuev-java please review.
>
> Artem Semenov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Is the check for the AccessibleRole.POPUP_MENU is needed here? How it will work if the Menu is added to some container other than POPUP_MENU?

Marked as reviewed by serb (Reviewer).

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

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



More information about the client-libs-dev mailing list