Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

KeyBinding erroneously fired when modifiers are pressed #60

@kaspnilsson

Description

@kaspnilsson

Description

I'm using the IronA11yKeysBehavior in my project, and I have a key binding to 'c'. I expect it to be fired when no modifiers are supplied, and for the browser to handle copy natively when ctrl+c or cmd+c are pressed. Instead, the key binding to 'c' is called any time something that isn't explicitly bound with a different key binding is pressed, regardless of other keys/modifiers. Is this expected behavior?

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