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

Harshitha Onkar duke at openjdk.java.net
Thu Apr 21 15:31:25 UTC 2022


On Wed, 20 Apr 2022 19:30:49 GMT, Phil Race <prr at openjdk.org> wrote:

>> Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   test summary updated
>
> test/jdk/javax/swing/JTabbedPane/4209065/bug4209065.java line 55:
> 
>> 53:                       + "<br>the descriptions, press <em><b>PASS</b></em><br>"
>> 54:                       + "<br> NOTE: the text (tab title) may not always "
>> 55:                       + "fit the tab.</center></html>";
> 
> How about 
> NOTE: where a large font is used, the text may be larger than the tab height but this is OK and not a failure.

@prrace @prsadhuk This PR might require a re-review since the test case has new changes.

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

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



More information about the client-libs-dev mailing list