RFR: 8233477: : [Win LAF]The tooltip doesn't display correctly in Win LAF [v2]

Tejesh R tr at openjdk.java.net
Thu Jun 2 04:43:36 UTC 2022


On Wed, 1 Jun 2022 17:17:34 GMT, Phil Race <prr at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Removed unused parameter isTooltipAdded
>
> test/jdk/javax/swing/JToolTip/bug5047379.java line 137:
> 
>> 135:         text += "The word \\\"TEXT\\\" and then \\\"CTRL-B\\\"\\n\"\t\t";
>> 136:         text += "\n";
>> 137: 
> 
> "Mouse is hover over button B for the ToolTip to appear." ?
> Harmless to have this message but even though no one will be there to read it (usually)
> it would be nice for it to read properly.
> 
> Please fix before pushing.
> How about "The mouse will hover over button B so the ToolTip will appear." ?

Updated.

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

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



More information about the client-libs-dev mailing list