RESOLVED FIXED Bug 27795
A mousedown event is not dispatched when clicking on a disabled INPUT
https://bugs.webkit.org/show_bug.cgi?id=27795
Summary A mousedown event is not dispatched when clicking on a disabled INPUT
bugzilla33
Reported 2009-07-29 01:00:12 PDT
Created attachment 33699 [details] source Run attachement. Please mousedown input. Should alert: test passed. Safari/Chrome: FAILS.
Attachments
source (821 bytes, text/html)
2009-07-29 01:00 PDT, bugzilla33
no flags
adds a regression test (2.16 KB, patch)
2011-08-15 16:42 PDT, Ryosuke Niwa
no flags
Alexey Proskuryakov
Comment 2 2009-07-29 17:09:14 PDT
According to comments in attached test, our behavior matches Firefox, but not IE.
bugzilla33
Comment 3 2009-07-29 23:18:24 PDT
Mozilla team is working with this bug in Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=218093
Ryosuke Niwa
Comment 4 2011-08-15 14:30:42 PDT
This bug no longer reproduces on ToT WebKit.
Ryosuke Niwa
Comment 5 2011-08-15 16:42:15 PDT
Created attachment 103979 [details] adds a regression test
Ryosuke Niwa
Comment 6 2011-08-15 16:42:56 PDT
Since this bug DOES reproduce on Safari 5, I'd like to add a regression test.
Ryosuke Niwa
Comment 7 2011-08-15 16:56:48 PDT
Thanks for the review, Alexey.
WebKit Review Bot
Comment 8 2011-08-15 17:56:40 PDT
Comment on attachment 103979 [details] adds a regression test Clearing flags on attachment: 103979 Committed r93078: <http://trac.webkit.org/changeset/93078>
WebKit Review Bot
Comment 9 2011-08-15 17:56:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.