On Wed, 30 Mar 2022 15:24:17 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. This pull request has now been integrated. Changeset: e18414a3 Author: Artem Semenov <aseme...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/e18414a322f0814c120bcdd415ebd7bd34949633 Stats: 111 lines in 3 files changed: 106 ins; 2 del; 3 mod 8284014: Menu items with submenus in JPopupMEnu are not spoken on macOS Reviewed-by: prr, serb, ant ------------- PR: https://git.openjdk.java.net/jdk/pull/8043