- From: <bugzilla@jessica.w3.org>
- Date: Mon, 08 Nov 2010 04:01:08 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11253
Maciej Stachowiak <mjs@apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mjs@apple.com
--- Comment #1 from Maciej Stachowiak <mjs@apple.com> 2010-11-08 04:01:06 UTC ---
I'm not sure there are enough pages using the input event on form controls yet
to know for sure. However, WebKit's legacy search event for <input type=search>
does have the kind of hysteresis described here. Such hysteresis is a good idea
if the Web page is going to show any UI (like a JS-updated completion UI)
because you don't want it to thrash if the user types quickly.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 8 November 2010 04:01:10 UTC