[Webkit-unassigned] [Bug 39620] Clicks inside button elements are sometimes discarded when the mouse moves

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 00:05:45 PDT 2011


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


ted1 at gmx.li changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ted1 at gmx.li




--- Comment #3 from ted1 at gmx.li  2011-04-08 00:05:45 PST ---
I hit this bug, too. I'm using QtWebKit shipped with Qt 4.7.2 on Windows XP. This bug also affects Safari 5.0.4 on Windows XP.

I stepped through the QtWebKit code. No click event is generated in webkit\WebCore\page\EventHandler.cpp because mev.targetNode() != m_clickNode in the function 
bool EventHandler::handleMouseReleaseEvent(const PlatformMouseEvent& mouseEvent)

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