Skip to content

Deprecated KeyboardEvent.keyIdentifier #12

@mkimont

Description

@mkimont

All Keyboard events doesn't work on modern browser.
To run it you need to use Chrome below 54 and above ~35.
I've tested in on Chrome 48 and it works fine.

This issue is related with using KeyboardEvent.keyIdentifie which is obosolete ( https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyIdentifier )

I will try to refactor the code and push changes to master.

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