RFR: 8329756: [macos] "javax/swing/JTable/KeyBoardNavigation.java" fail because most combinations of navigational keys with the Ctrl key do not work

Abhishek Kumar abhiscxk at openjdk.org
Thu Jul 25 16:17:45 UTC 2024


On Thu, 25 Jul 2024 14:04:32 GMT, Tejesh R <tr at openjdk.org> wrote:

> Mismatch in key combinations, I have taken native macos Numbers application as reference to verify. Have added `Ctrl-Shift Left/Right` action keys similar to `Ctrl-Shift UP/DOWN` which would be expected functionality. I've removed those test instructions which are not applicable/implemented/not working in Macos keyboard navigation.

@TejeshR13 Looks like the bug is not accessible.

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

PR Comment: https://git.openjdk.org/jdk/pull/20331#issuecomment-2250769749


More information about the client-libs-dev mailing list