RFR: 8301606: JFileChooser file chooser details view "size" label cut off in Metal Look&Feel
Alexey Ivanov
aivanov at openjdk.org
Wed Jun 14 21:17:59 UTC 2023
On Wed, 14 Jun 2023 09:38:54 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> This method is not called at any place, can it be removed?
This and following `find`-methods are from an automated test, they should be removed unless it's possible to automate the test.
Is it possible? It could be. You have to determine the coordinates of the header cell, then take a MRI screenshot, verify the 2*scale right-most pixels are filled with header background color only.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14464#discussion_r1230177774
More information about the client-libs-dev
mailing list