RFR: 8295804: javax/swing/JFileChooser/JFileChooserSetLocationTest.java failed with "setLocation() is not working properly"

Tejesh R tr at openjdk.org
Thu Jan 11 05:47:25 UTC 2024


On Thu, 11 Jan 2024 05:31:50 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

> > The issue is that the doc area (`in respect to the screen width which is 768px`) which is at the bottom was causing the JFileChooser to be placed slightly above the set location.
> 
> Is it with respect to height ?

Yeah, corrected now.

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

PR Comment: https://git.openjdk.org/jdk/pull/17364#issuecomment-1886326932


More information about the client-libs-dev mailing list