- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Feb 2014 03:00:21 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24738
Bug ID: 24738
Summary: D3E spec should define if keypress is fired when
preceding beforeinput is consumed by preventDefault()
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: travil@microsoft.com
Reporter: masayuki@d-toybox.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
D3E spec should define if keypress is fired when preceding beforeinput is
consumed by preventDefault().
I think that keypress shouldn't be fired because:
* it's not necessary for the web apps which handle beforeinput
* not dispatching keypress doesn't waste the resource (CPU, battery)
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 20 February 2014 03:00:23 UTC