[Webkit-unassigned] [Bug 113504] New: Click event not fired on BUTTON element when moving mouse while clicking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 06:46:16 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113504

           Summary: Click event not fired on BUTTON element when moving
                    mouse while clicking
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ernests at dreamfl.at


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/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list