Bug 27795 - A mousedown event is not dispatched when clicking on a disabled INPUT
Summary: A mousedown event is not dispatched when clicking on a disabled INPUT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 01:00 PDT by bugzilla33
Modified: 2011-08-15 18:36 PDT (History)
8 users (show)

See Also:


Attachments
source (821 bytes, text/html)
2009-07-29 01:00 PDT, bugzilla33
no flags Details
adds a regression test (2.16 KB, patch)
2011-08-15 16:42 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bugzilla33 2009-07-29 01:00:12 PDT
Created attachment 33699 [details]
source

Run attachement.
Please mousedown input.
Should alert: test passed.
Safari/Chrome: FAILS.
Comment 2 Alexey Proskuryakov 2009-07-29 17:09:14 PDT
According to comments in attached test, our behavior matches Firefox, but not IE.
Comment 3 bugzilla33 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
Comment 4 Ryosuke Niwa 2011-08-15 14:30:42 PDT
This bug no longer reproduces on ToT WebKit.
Comment 5 Ryosuke Niwa 2011-08-15 16:42:15 PDT
Created attachment 103979 [details]
adds a regression test
Comment 6 Ryosuke Niwa 2011-08-15 16:42:56 PDT
Since this bug DOES reproduce on Safari 5, I'd like to add a regression test.
Comment 7 Ryosuke Niwa 2011-08-15 16:56:48 PDT
Thanks for the review, Alexey.
Comment 8 WebKit Review Bot 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>
Comment 9 WebKit Review Bot 2011-08-15 17:56:44 PDT
All reviewed patches have been landed.  Closing bug.