RFR: 8299306: Test "javax/swing/JFileChooser/FileSystemView/CustomFSVLinkTest.java" fails on Windows 10 x64 because there are some buttons did not display button name

Tejesh R tr at openjdk.org
Tue Jan 3 11:24:48 UTC 2023


On Tue, 3 Jan 2023 09:05:54 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Any idea why "Open" button is not shown whereas "Cancel" button is shown? Seems to be some product issue w.r.t button size for "Open" button...
>
>> @prsadhuk the size issue isn't affecting anything since it is disabled inside a JFrame, should it be looked into in a separate bug?
> 
> I dont see it disabled..It is just not shown, that too for one button whereas other button is shown...Agreed it has no bearing for this test...so it can be looked into as separate issue..you can raise a JBS issue and point to that bug here..

@prsadhuk Further to add to the analysis, the issue is observed when CUSTOM Dialogue type is set without setting the approve button string.

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

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



More information about the client-libs-dev mailing list