- From: <bugzilla@jessica.w3.org>
- Date: Mon, 25 Nov 2013 23:57:06 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23913
Ojan Vafai <ojan@chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ojan@chromium.org
--- Comment #1 from Ojan Vafai <ojan@chromium.org> ---
I think you can generalize to firing beforeinput only for user-actions, not
script. I can think of other user actions that you'd want beforeinput to fire
for than just key input (e.g. cut/paste from a menu).
This is already how the input event works, so having beforeinput match that
makes sense.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 25 November 2013 23:57:08 UTC