RFR: 8361298: SwingUtilities/bug4967768.java fails where character P is not underline [v2]

Abhishek Kumar abhiscxk at openjdk.org
Thu Jul 31 07:28:36 UTC 2025


On Thu, 31 Jul 2025 06:21:02 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   minor text instruction update
>
> test/jdk/javax/swing/SwingUtilities/bug4967768.java line 45:
> 
>> 43:             ALT key to activate the mnemonic to be visible.
>> 44:             Once ALT key is pressed, the "p" letter
>> 45:             is underlined at the bottom of the instruction frame.
> 
> Suggestion:
> 
>             For Windows and GTK Look and Feel, you will need to 
>             press the ALT key to make the mnemonic visible.
>             Once the ALT key is pressed, the letter "p" will be
>             underlined at the bottom of the instruction frame.

Updated

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26546#discussion_r2244573135


More information about the client-libs-dev mailing list