[Webkit-unassigned] [Bug 56347] WebKit should reset the click count when a new page loads.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 10:04:49 PDT 2011


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





--- Comment #3 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-24 10:04:48 PST ---
In WebKit1, WebView::handleMouseEvent has a globalClickCount variable that is responsible for this.

In WebKit2, WebEventFactor.cpp has a clickCount function that stores a gLastClickCount variable.

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