RFR: 8264102: JTable Keyboards Navigation differs with Test Instructions. [v6]
Abhishek Kumar
abhiscxk at openjdk.org
Thu Jan 11 04:41:26 UTC 2024
On Wed, 10 Jan 2024 05:25:42 GMT, Tejesh R <tr at openjdk.org> wrote:
>> 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 review comments
LGTM.
-------------
Marked as reviewed by abhiscxk (Committer).
PR Review: https://git.openjdk.org/jdk/pull/17236#pullrequestreview-1814651169
More information about the client-libs-dev
mailing list