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

Tejesh R tr at openjdk.org
Tue Jan 9 07:57:57 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:

  Updated test instructions

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17236/files
  - new: https://git.openjdk.org/jdk/pull/17236/files/ccd5fd5b..578d14b0

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

  Stats: 38 lines in 1 file changed: 34 ins; 1 del; 3 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