diff options
author | Boris Gjenero <boris.gjenero@gmail.com> | 2014-02-06 00:09:12 -0500 |
---|---|---|
committer | Boris Gjenero <boris.gjenero@gmail.com> | 2014-02-06 00:19:02 -0500 |
commit | 8a0e08a1e5b27a7c0ee7afe9564f80c3fa5f04b1 (patch) | |
tree | 7cdd17205227631572ec92d49330a293e9247f3c /src/proxyClient.js | |
parent | 3605f8cc21d082b3e509811c87d04b1370d88623 (diff) |
Always preventDefault() on keydown if keypress is not needed.
Some browser shortcut keys activate if event.preventDefault()
is not called for the keydown event. This will prevent all such
hotkeys when keypress events aren't needed.
Diffstat (limited to 'src/proxyClient.js')
0 files changed, 0 insertions, 0 deletions