RFR: 8226938: [TEST_BUG]GTK L&F: There is no Details button in FileChooser Dialog [v2]

Abhishek Kumar abhiscxk at openjdk.org
Wed Oct 9 17:41:45 UTC 2024


On Wed, 9 Oct 2024 17:26:31 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Test instruction update
>
> test/jdk/javax/swing/JFileChooser/bug4587721.java line 54:
> 
>> 52:                                 Press the Details button.
>> 53:                                 If the file name's text is chopped off by height,
>> 54:                                 test failed, otherwise it succedeed.""";
> 
> Suggestion:
> 
>         String instructions = """
>                           Click on the Details button in JFileChooser Window.
>                           If the filename text is chopped off by height,
>                           then Press FAIL else Press PASS.
>                           """;

Ok.. updated.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21418#discussion_r1793913774


More information about the client-libs-dev mailing list