On Thu, 25 Jul 2024 14:04:32 GMT, Tejesh R <[email protected]> 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.
test/jdk/javax/swing/JTable/KeyBoardNavigation.java line 1:
> 1: /*
I suggest few changes in instructions as well
1. Check all combinations of navigational keys mentioned below
and `verify` each key `combination` against the spec defined.
If it does, press `"Pass"`, otherwise press `"Fail"` because The test
contains the button with `Pass` and `Fail`
texts.
2. Please add this bug id to tag as there is product change.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20331#discussion_r1694839983