Skip to content

Multiple modifier keys will not bind to 'keyup'  #316

Description

@prominentdetail

For example:
mousetrap.bind('ctrl+alt', bindUp, 'keyup');
or
mousetrap.bind('shift+space', bindUp, 'keyup');
..will not fire when those are released.
Any help solving this would be appreciated, or direction towards where in the code this type of thing is handled so that I can try fixing it.

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