RFR: 8301606: JFileChooser file chooser details view "size" label cut off in Metal Look&Feel [v3]
Tejesh R
tr at openjdk.org
Wed Jul 26 08:14:01 UTC 2023
On Tue, 25 Jul 2023 13:13:34 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Spacing fix
>
> test/jdk/javax/swing/JTableHeader/JTableHeaderLabelRightAlignTest.java line 76:
>
>> 74: };
>> 75:
>> 76: String[] columnNames = { "Size", "Size", "Size"};
>
> Do you really need three columns and two rows?
Not required. Reduced to two columns and one rows.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14464#discussion_r1274542008
More information about the client-libs-dev
mailing list