RFR: 6972078: Can not select single directory with GTKLookAndFeel [v4]

Prasanta Sadhukhan psadhukhan at openjdk.org
Thu Nov 10 13:38:32 UTC 2022


On Thu, 10 Nov 2022 13:25:14 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> So, it is same without the fix too as is mentioned in that bug. Can you please see why that is so as it should be exercising the same code path as this fix?
>
> @prsadhuk As discussed I have checked with the condition modified to `chooser.getFileSelectionMode() != JFileChooser.FILES_ONLY`, but this leads to failure for current test in `FILES_AND_DIRECTORIES` and `DIRECTORIES_ONLY` selection mode.
> 
> And for [JDK-4912623](https://bugs.openjdk.org/browse/JDK-4912623), still not able to select all files in JFileChooser on press of ctrl+A.

ok

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

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



More information about the client-libs-dev mailing list