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

Prasanta Sadhukhan psadhukhan at openjdk.org
Fri Nov 4 11:02:26 UTC 2022


On Fri, 4 Nov 2022 10:50:28 GMT, Abhishek Kumar <duke at openjdk.org> wrote:

>> Is GTK Filechooser not behaving the same as gedit?
>> ie is GTK FileChooser not allowing to select all folders in folder list and all files in files list by CTRL+A with your fix too?
>
> With the current fix, GTK FileChooser allows to select all folders in folder list but in files list it allows only single file selection.

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?

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

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



More information about the client-libs-dev mailing list