After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642958 - No underlining of mnemonics after pressing Control-Space
No underlining of mnemonics after pressing Control-Space
Status: RESOLVED OBSOLETE
Product: mutter
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-22 12:54 UTC by Owen Taylor
Modified: 2014-12-29 07:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2011-02-22 12:54:28 UTC
From https://bugzilla.redhat.com/show_bug.cgi?id=676808 (Thomas Meyer)

When pressing Alt+Space the window menu is opened, but the action keys are not
underlined anymore (compared to the previous gnome version). But the keys still
work.

So pressing Alt+Space and then pressing M, minimizes the current window.

But pressing Alt+Space and then pressing the cursor down key, enables the the
underlining of the action keys.

The action keys should be underlined directly after pressing Alt+Space

[ original bug talks about Alt-Tab but Alt-Space clearly is meant and reproducible ]
Comment 1 Florian Müllner 2011-02-22 15:54:23 UTC
I'm not sure that's a bug - the default value for the "gtk-auto-mnemonics" setting has been changed to TRUE, so this behavior is actually consistent with other GTK+-3 applications. Forcing the setting to off restores the old behavior, the question is if that's really desired ...
Comment 2 Owen Taylor 2011-02-22 16:11:40 UTC
GTK+ menus show mnemonics when keyboard activated even when Alt is not down, and the mnemonics do appear when you arrow around, just not initially - it seems like a bug do me.
Comment 3 Jasper St. Pierre (not reading bugmail) 2014-12-29 07:06:38 UTC
This menu doesn't exist anymore.