[Webkit-unassigned] [Bug 26401] mousemove event fired on click, even though the mouse does not move

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 10:30:21 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |sam at webkit.org




--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2011-08-15 10:30:21 PST ---
The bug appears to be in (void)mouseUp:(NSEvent *)event in WebHTMLView.mm.  It calls [self _updateMouseoverWithFakeEvent], which in turn fires mousemove event.

-- 
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