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

simple_combo('r') fires even with modifier keys. #139

Open telnet2 opened 6 years ago

telnet2 commented 6 years ago

With simple_combo('r'), I can't refresh the browser with ctrl + r. Actually, the event fires regardless of any modifier keys and blocks the browser refresh..

vesper8 commented 5 years ago

same problem here. Have both an "a" and "shift a" combo and performing "shift a" triggers both