On Thu, 31 Mar 2022 10:19:26 GMT, Artem Semenov <aseme...@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