[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 26 03:59:39 PST 2012


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





--- Comment #11 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2012-11-26 04:01:48 PST ---
(In reply to comment #10)
> ping, any update on this?

I tried on Linux and just removing QQuickWebViewFlickablePrivate::handleMouseEvent produce the same behavior as IE does on Windows 8. Mouse selects, and touch pans. If we can add a QML scroll bar to WebKit2 examples I think this would be fine for 5.0.

Brought my Mac at work today, I want to try with the touch pad as you said it might produce both types of events.
My debug build failed though, it's trying to like against libQt5WebKitWidgets_debug but I only have libQtWebKitWidgets.5.dylib (no _debug suffix and with "Qt" instead of "Qt5")
I'll try to finish my patch for setHtml and look at it afterward.

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