On Tue, 7 May 2024 17:44:18 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:

> > The fix applies to single/first menu, its doesn't apply to other Menu items 
> > when there are more than one. Since you have taken _gedit_ as reference 
> > where one Menu item is present you might have followed according to it, but 
> > when you see other native applications like _Libre_, on press of Alt key 
> > all the Menu Mnemonics are toggled. It would be better to consider update 
> > the fix for all Menus.
> 
> Checked with the SwingSet2 demo with GTK Look and Feel where more than one 
> menu or menuitem are available to test. It is working as expected on press of 
> ALT key, the mnemonics are toggled between show/hide for all menus and the 
> menu items if menu is expanded.

Yeah, its working fine, issue with my test program. Tested with SwingSet2 and 
its working fine.

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

PR Comment: https://git.openjdk.org/jdk/pull/18992#issuecomment-2099659483

Reply via email to