[Webkit-unassigned] [Bug 102857] Fix a problem that GestureTap event is not converted to mouse event on the top frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 22:11:59 PST 2012


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





--- Comment #3 from Min Qin <qinmin at chromium.org>  2012-11-20 22:13:58 PST ---
Seems more complicated than I thought if the plugins want to handle GestureTap.
The problem is that there is no way of telling from which node the GestureTap event originates unless we put a static variable in EventHandler to record that.

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