WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 39620
113504
Click event not fired on BUTTON element when moving mouse while clicking
https://bugs.webkit.org/show_bug.cgi?id=113504
Summary
Click event not fired on BUTTON element when moving mouse while clicking
ernests
Reported
2013-03-28 06:44:26 PDT
Click event doesn't get fired when clicking on button text, but releasing outside the text (however, still inside the button). Steps to reproduce: 1. Press left mouse button while the cursor is over button text 2. Move the cursor (while pressed) to an area of the button without text 3. Release the mouse button Events mousedown and mouseup fire. click — does not. Fiddle:
http://jsfiddle.net/5ReUn/3/
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-03-28 14:52:04 PDT
Same as
bug 39620
?
ernests
Comment 2
2013-03-28 23:34:16 PDT
*** This bug has been marked as a duplicate of
bug 39620
***
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