Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic key binding not working as expected #140

Open
scriptspry opened this issue Feb 12, 2018 · 0 comments
Open

basic key binding not working as expected #140

scriptspry opened this issue Feb 12, 2018 · 0 comments

Comments

@scriptspry
Copy link

Testcase:

https://jsfiddle.net/xf0sf6zg/

What I did:

keydown shift first, then keydown s

What happened:

"You pressed shift and s together." was logged twice!

What is expected:

That the message be logged just once.

Additional info:

The reverse is not true. keydown s, then keydown shift == message logged just once!!!

@scriptspry scriptspry changed the title basic keycombo not working basic key binding not working as expected Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant