- From: jamiewalch <notifications@github.com>
- Date: Wed, 25 Jul 2018 11:35:26 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 July 2018 18:35:49 UTC
The [keyboard event tester](http://w3c.github.io/uievents/tools/key-event-viewer.html) should have an option to call preventDefault() on keyboard events to prevent the browser from performing its default action. Without it, key combinations such as Shift+Ctrl+C are hard to examine because the browser swallows the keyup events for the modifiers. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/206
Received on Wednesday, 25 July 2018 18:35:49 UTC