dmauro / Keypress

A keyboard input capturing utility in which any key can be a modifier key.
http://dmauro.github.io/Keypress/
Apache License 2.0
3.18k stars 313 forks source link

Use "key" property from the keyboard event if keyCode is missing #107

Closed kvantetore closed 8 years ago

kvantetore commented 9 years ago

Fixes an issue with simulating events in PhantomJS

dmauro commented 9 years ago

Awesome, thanks! Will look just a bit closer and then get this merged in for the next release (should be soon!)