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

Tejesh R tr at openjdk.org
Mon Jul 29 09:25:04 UTC 2024


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20331/files
  - new: https://git.openjdk.org/jdk/pull/20331/files/60342ce6..64a4cd49

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20331&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20331&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/20331.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20331/head:pull/20331

PR: https://git.openjdk.org/jdk/pull/20331


More information about the client-libs-dev mailing list