On Wed, 24 Sep 2025 22:53:38 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Reverse release order
>
> Have you tried disabling the global menu on macOS and testing the mnemonics 
> when the menu is embedded into the frame? Does it work?

> May be try @mrserb suggestion by using 
> System.setProperty("apple.laf.useScreenMenuBar", "false"); and verify if 
> mnemonics work for embedded frame menu and not for JTabbedPane.

It does not seem to make a difference in my testing. The test still fails the 
same way. Did you add any other changes in your testing when it passed for you?

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

PR Comment: https://git.openjdk.org/jdk/pull/27371#issuecomment-3379050701

Reply via email to