RFR: 8329756: [macos] "javax/swing/JTable/KeyBoardNavigation.java" fail because most combinations of navigational keys with the Ctrl key do not work [v3]
Alisen Chung
achung at openjdk.org
Fri Aug 9 21:58:45 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
test/jdk/javax/swing/JTable/KeyBoardNavigation.java line 1:
> 1: /*
When I run this test I need to expand the test window, might be better to explicitly set the size of the test frame to be larger
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20331#discussion_r1712252185
More information about the client-libs-dev
mailing list