Skip to content

Shortcuts that are a combination (f+i) are saved under the second key - if there is a collision in that second key, the callbacks can misfire #511

@milemons

Description

@milemons

Example:
I have two shortcuts: i which will navigate my page and f+i which will add a new item to the page.
If I just press i while selected on an item on the page, it will match with the f+i shortcut because that is saved under the self._callbacks[i] even though it is a combination.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions