[Webkit-unassigned] [Bug 100964] [Qt] Make sure that the WebView in flickable mode sends mouse events to the page rather than controlling the viewport with it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 01:14:42 PST 2012


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org




--- Comment #7 from Simon Hausmann <hausmann at webkit.org>  2012-11-19 01:16:38 PST ---
(In reply to comment #0)
[...]
> Right now the only change that seems to be needed for this is removing QQuickWebViewFlickablePrivate::handleMouseEvent.
> The only problem would be with touch screens on OSes sending both touch and mouse events (if that still exist). We have to test it properly.

I believe that is for example the case on Mac OS X with a multi point touch-pad, isn't it?

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