RFR: 8264102: JTable Keyboards Navigation differs with Test Instructions. [v2]

Tejesh R tr at openjdk.org
Fri Jan 5 07:31:46 UTC 2024


> Updated the actions for "ctrl shift DOWN" to "`selectLastRowExtendSelection`" and  "ctrl shift UP", "`selectFirstRowExtendSelection`" in Basic and other Look and feel. Tested in CI and no regressions found. 
> Test to be used - [javax/swing/JTable/KeyBoardNavigation/KeyBoardNavigation.java](https://github.com/openjdk/jdk/blob/master/test/jdk/javax/swing/JTable/KeyBoardNavigation/KeyBoardNavigation.java)

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/17236/files
  - new: https://git.openjdk.org/jdk/pull/17236/files/249e39c4..67fdf399

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

  Stats: 417 lines in 3 files changed: 204 ins; 213 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17236.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17236/head:pull/17236

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


More information about the client-libs-dev mailing list