[jdk23u] Integrated: 6967482: TAB-key does not work in JTables after selecting details-view in JFileChooser

Alexey Ivanov aivanov at openjdk.org
Fri Jun 28 14:02:34 UTC 2024


On Mon, 24 Jun 2024 18:35:05 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Backporting [JDK-6967482](https://bugs.openjdk.org/browse/JDK-6967482) to 21u.
> 
> The patch applies cleanly.
> 
>> This pull request contains a backport of commit [711e7238](https://github.com/openjdk/jdk/commit/711e7238196a4ef9211ed4cca15c7c1d774df019) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>> 
>> The commit being backported was authored by Tejesh R on 21 Jun 2024 and was reviewed by Alisen Chung and Phil Race.

This pull request has now been integrated.

Changeset: e2db30a5
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk23u/commit/e2db30a534d9957b5f10faba978a43ba29bd9f8d
Stats:     174 lines in 2 files changed: 167 ins; 7 del; 0 mod

6967482: TAB-key does not work in JTables after selecting details-view in JFileChooser
8166352: FilePane.createDetailsView() removes JTable TAB, SHIFT-TAB functionality

Backport-of: 711e7238196a4ef9211ed4cca15c7c1d774df019

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

PR: https://git.openjdk.org/jdk23u/pull/6


More information about the jdk-updates-dev mailing list