Skip to content

MenuItems should display their HotKeys #340

Open
@yshklarov

Description

@yshklarov

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.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions