- From: Masayuki Nakano <notifications@github.com>
- Date: Thu, 07 Jan 2016 00:54:49 -0800
- To: w3c/uievents <uievents@noreply.github.com>
Received on Thursday, 7 January 2016 08:55:21 UTC
And currently, UI Events spec defines: "keydown" event as: "A user agent MUST dispatch this event when a key is pressed down." "keyup" event as: "A user agent MUST dispatch this event when a key is released." So, "MUST" should be modified with "MAY" or use "except ..." for allowing UA not to dispatch keyboard events if the key combination is registered by UI. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/65#issuecomment-169600799
Received on Thursday, 7 January 2016 08:55:21 UTC