https://bugs.kde.org/show_bug.cgi?id=409335
ratijas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 CC| |[email protected] --- Comment #2 from ratijas <[email protected]> --- Can confirm. For example, in Sublime Text which is GTK-based on Linux, pressing shortcuts like Alt+F opens a GTK menu right below the tabbar. Clearly, Sublime Text handles them on its own. Mnemonic accelerators displayed in a Global Menu applet and the ones actually registered in app just happen to coincide sometimes, but what you see underscored may not be what would actually be invoked. Even some first-class KDE applications won't integrate with the Global Menu very well. For instance, Konsole sends all the Alt+letter shortcuts as special escape-sequences to the active session. Global Menu definitely lacks understanding which shortcuts are already taken/registered in app. Not sure that it is solvable in general case, but we should give it a shot. Maybe some standardization effort wouldn't hurt. -- You are receiving this mail because: You are watching all bug changes.
