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

Tejesh R tr at openjdk.org
Tue Jul 30 05:17:12 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/64a4cd49..74745674

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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