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

Tejesh R tr at openjdk.org
Fri Dec 22 13:44:56 UTC 2023


On Thu, 14 Dec 2023 10:52:29 GMT, Tejesh R <tr at openjdk.org> wrote:

> By default `JTable.setColumnSelectionAllowed()` is set to false in `DefaultTableColumnModel` class and `JTable.setRowSelectionAllowed()` is set to true in `JTable` class. In order to navigate table as per [JDK-4112270](https://bugs.openjdk.org/browse/JDK-4112270), column selection to be made true.

This pull request has been closed without being integrated.

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

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


More information about the client-libs-dev mailing list