- From: <bugzilla@jessica.w3.org>
- Date: Mon, 08 Nov 2010 21:22:37 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11253 --- Comment #2 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2010-11-08 21:22:37 UTC --- But it's easy to emulate the hysteresis in a predictable fashion if the UA provides one input event per keystroke, while if it doesn't, there's no convenient way to do without it if you really do want to process each character. Even if you want this kind of batching, you probably want to control the exact parameters of how often you act on events, and that's not possible in the model the spec describes. -- 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 21:22:39 UTC