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

Tejesh R tr at openjdk.org
Mon Jan 8 09:47:50 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:

  Removing Metal specific L&F from test

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

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

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

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