WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 54817
Clicking on a disabled <input type=range> control kills mouse events
https://bugs.webkit.org/show_bug.cgi?id=54817
Summary
Clicking on a disabled <input type=range> control kills mouse events
Ian 'Hixie' Hickson
Reported
2011-02-19 20:23:46 PST
STEPS TO REPRODUCE 1. Load
http://junkyard.damowmow.com/452
2. Click on a text field. Notice that it gets focus. 3. Click on the other text field. Notice that it gets focus. 4. Click on the disabled range control. 5. Click on the first text field again. EXPECTED RESULTS First text field should get focus again. ACTUAL RESULTS Mouse events stop working after clicking a disabled range control.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2011-02-19 23:38:32 PST
I cannot reproduce this with nightly
r78794
on Mac OS X 10.6.6. Also cannot reproduce with shipping Safari/WebKit 5.0.3. I can reproduce something different though - the knob on a disabled range control is draggable. Will file a separate bug.
Ryosuke Niwa
Comment 2
2011-09-19 12:11:19 PDT
Can't reproduce either.
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