RFR: 8264102: JTable Keyboards Navigation differs with Test Instructions. [v3]
Tejesh R
tr at openjdk.org
Mon Jan 8 09:16:42 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 for Aqua L&F
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17236/files
- new: https://git.openjdk.org/jdk/pull/17236/files/67fdf399..b478b650
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17236&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17236&range=01-02
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 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