On Sat, 13 Aug 2022 22:44:52 GMT, lawrence.andrews <d...@openjdk.org> wrote:
> Corrected the test instruction to show the popup menu on JLabel when voice > over is enabled . > > @shurymury Tested on Mac 12.3, **(VO+Shift+m)** for menu expansion works. The first and third tests work fine. In the second test (JTree), first level of expansion works on pressing **(VO+space)** but the expansion to leaf nodes doesn't occur on subsequent **(VO+space)**. ------------- PR: https://git.openjdk.org/jdk/pull/9868