Open
Description
The problem
Menus in Windows applications typically display their associated hotkeys, right-aligned, as part of the menu's header. Otherwise, the HotKey is not discoverable, which makes the HotKey useless in practice in many cases.
Request
It should be possible (in fact, it should be the default) for a MenuItem to display its HotKey to the right of the Header.
Workaround
For now, the HotKey can be manually added in parentheses at the end of the Header. However, this is ugly because it's not right-aligned (and tab stops don't work here).
Example
Here's the main menu in Firefox. The hotkeys can be seen to the right of each menu header.
Metadata
Metadata
Assignees
Labels
No labels