Integrated: 8264102: JTable Keyboards Navigation differs with Test Instructions.

Tejesh R tr at openjdk.org
Thu Jan 11 07:37:31 UTC 2024


On Wed, 3 Jan 2024 04:20:44 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)

This pull request has now been integrated.

Changeset: 2b7fc050
Author:    Tejesh R <tr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2b7fc0506ab37f1ec1e63542fb0dcd710c33ef93
Stats:     468 lines in 12 files changed: 238 ins; 213 del; 17 mod

8264102: JTable Keyboards Navigation differs with Test Instructions.

Reviewed-by: psadhukhan, abhiscxk

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

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


More information about the client-libs-dev mailing list