[Webkit-unassigned] [Bug 78206] keydown event is fired once for every millisecond the Esc key is held down

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 23:46:33 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78206





--- Comment #1 from Tyson Tate <tyson at tysontate.com>  2012-02-08 23:46:33 PST ---
Also worth noting, the events don't fire until the escape key is released. So if you press and hold the escape key for 1 second, 1,000 keydown events will fire at the end of that second, when you release the key.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list