Skip to content

Multiple views with the same HotKey should be supported #3554

Open
@tig

Description

@tig

Today, the way HotKey support works is the first view that added the key binding gets it's Command.Hotkey command invoked and then processing stops. This means if a layout has views with _Test, only the first will get focus when the user presses Alt-T.

It would be nicer if each press of the HotKey cycled between all the views in the visible hierarchy that have bound to that hotkey.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions