RFR: JDK-8251177: [macosx] The text "big" is truncated in JTabbedPane [v7]

Harshitha Onkar duke at openjdk.java.net
Fri Apr 22 23:39:26 UTC 2022


On Fri, 22 Apr 2022 23:15:51 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> Probably we should think about care of the big font in the aqua L&F and decrease the size we know it is too big?

@mrserb since point size are estimates will this pose a problem while decreasing the size of the text? 
"to decrease the size when it is too big" do you mean the size set in the html string (tab-title) is parsed first, set to a lower value before tab height calculations are carried out?

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

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



More information about the client-libs-dev mailing list