RFR: 8292328 : AccessibleActionsTest.java test instruction for show popup on JLabel did not specify shift key

Harshitha Onkar honkar at openjdk.org
Wed Aug 17 19:55:14 UTC 2022


On Sat, 13 Aug 2022 22:44:52 GMT, lawrence.andrews <duke at 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



More information about the client-libs-dev mailing list