- From: <bugzilla@jessica.w3.org>
- Date: Sun, 07 Nov 2010 22:42:33 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11253
Summary: "User agents may wait for a suitable break in the
user's interaction before queuing the task; for
example, a user agent could wait for the user to have
not hit a key for 100ms, so as to only fire the event
when the user pauses, instead of continuously for
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#com
mon-event-behaviors
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-input-element-attributes.html
Section:
http://www.whatwg.org/specs/web-apps/current-work/#common-event-behaviors
Comment:
"User agents may wait for a suitable break in the user's interaction before
queuing the task; for example, a user agent could wait for the user to have
not hit a key for 100ms, so as to only fire the event when the user pauses,
instead of continuously for each keystroke." Does any browser actually do
this? If not, it should be removed, because it's misleading. Boris thinks
he's seen pages that would break if a browser did that:
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-November/028959.html
Posted from: 68.175.61.233 by AryehGregor+whatwgspec@gmail.com
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Sunday, 7 November 2010 22:42:36 UTC