<Swing Dev> RFR: 8251177: [macosx] The text "big" is truncated
Phil Race
prr at openjdk.java.net
Sat Dec 12 23:37:57 UTC 2020
On Mon, 2 Nov 2020 12:16:44 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>>> I meant to limit the font size in the tab-pane.
>>
>> ok, just for clarification, you mean this should be fixed as product bug not test issue? We should limit the font size in AquaJTabbedPaneUI, so that the text is not truncated?
>
>> > I meant to limit the font size in the tab-pane.
>>
>> ok, just for clarification, you mean this should be fixed as product bug not test issue? We should limit the font size in AquaJTabbedPaneUI, so that the text is not truncated?
>
> Yes something like that in the JDK itself, I remember that menu items in the menubar on windows behave in a similar way, ignore the font size bigger some value.
If this fix is going to be done differently and isn't coming soon, can you withdraw the PR until it is ready
-------------
PR: https://git.openjdk.java.net/jdk/pull/984
More information about the swing-dev
mailing list