WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
76224
onkeyup/down sometimes don't fire when moving and clicking mouse
https://bugs.webkit.org/show_bug.cgi?id=76224
Summary
onkeyup/down sometimes don't fire when moving and clicking mouse
galehouse.5
Reported
2012-01-12 16:37:41 PST
Browsers: Chrome 16.0.912.75, Safari 5.1.2 (7534.52.7) OS Version: 6.1 (Windows 7, Windows Server 2008 R2) What steps will reproduce the problem? 1. move the mouse cursor in circles while rapidly left-clicking in the window 2. press, hold, and release 'W' a number of times and for varying durations 3. observe key indicator What is the expected result? - key indicator should display "key is down" if 'W' is down - key indiactor should display empty if 'W' is up What happens instead? - key indicator sometimes displays "key is down" when 'W' is up because onkeyup doesn't fire - key indicator sometimes displays empty when 'W' is down because onkeydown doesn't fire - keys other than 'W' exhibit this behavior too UserAgentString: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7
Attachments
onkeyup/onkeydown test case
(1.39 KB, text/html)
2012-01-12 16:40 PST
,
galehouse.5
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
galehouse.5
Comment 1
2012-01-12 16:40:59 PST
Created
attachment 122337
[details]
onkeyup/onkeydown test case
galehouse.5
Comment 2
2012-01-12 16:55:29 PST
If unclear, steps 1 - 3 must be performed concurrently.
Gavin Barraclough
Comment 3
2012-09-03 11:48:44 PDT
This is not a JSC bug; moving to misc in the hope it'll find the right home!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug