Comment 7 for bug 493762

Revision history for this message
Dylan McCall (dylanmccall) wrote : Re: Hide shortcut keys in menus

Fun trivia: Maemo (used on Nokia N810, N900, etc) hides shortcut text when the keyboard is closed, shows it when the keyboard is open.
Windows does similar stuff with the mnemonics (which are indicated by underlines): they are only shown when Alt is being pressed, then some newer applications produce more colourful and obvious overlays (indicating all the shortcuts) to make it easier to interact that way.

I don't think we can do all that here, but I have an alternative suggestion: use Pango markup to italicize, grey out or shrink that shortcut text. Gets it out of the way, emphasizes that the shortcuts are _alternatives_, but doesn't harm any existing functionality.