Skip to content

[menu] Support opening the menu and selecting an item with one click #63

@michaldudak

Description

@michaldudak

Similarly to the native macOS menus, we could support executing opening the menu and performing actions with only one click. This requires the menu to open on pointerdown and menu items to execute on pointerup.
This way, users will be able to press the mouse button on the menu button, move to an item while still holding the button, and finally release the button over the item to execute it.

Search keywords:

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: menuChanges related to the menu component.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

    Projects

    Status

    Recently completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions