- From: Masayuki Nakano <notifications@github.com>
- Date: Thu, 22 Mar 2018 08:07:36 +0000 (UTC)
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 22 March 2018 08:08:00 UTC
Thanks for the review and notifying me of the points. The bug report doesn't mention everything, though. Firefox already doesn't send Alt nor Control state for keypress events which will cause text input. So, we can adjust the behavior for keydown (and keypress for non-printable key cases) easily. Perhaps, it's so for keyup too. -- 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/147#issuecomment-375211540
Received on Thursday, 22 March 2018 08:08:00 UTC