<Swing Dev> RFR: 8251177: [macosx] The text "big" is truncated

Sergey Bylokhov serb at openjdk.java.net
Mon Nov 2 12:19:55 UTC 2020


On Mon, 2 Nov 2020 12:11:34 GMT, Pankaj Bansal <pbansal 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?

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.

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

PR: https://git.openjdk.java.net/jdk/pull/984


More information about the swing-dev mailing list