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

Abhishek Kumar abhiscxk at openjdk.org
Fri Aug 23 06:51:03 UTC 2024


On Tue, 30 Jul 2024 05:17:12 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.
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Review fix

Looks good to me.

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

Marked as reviewed by abhiscxk (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20331#pullrequestreview-2256487248


More information about the client-libs-dev mailing list