[Webkit-unassigned] [Bug 48415] [Qt] QML WebView has no way of jumping to an anchor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 30 07:37:31 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=48415
Benjamin Poulain <benjamin.poulain at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|PC |All
OS/Version|Mac OS X 10.5 |All
Status|UNCONFIRMED |NEW
Keywords| |Qt, QtTriaged
CC| |benjamin.poulain at nokia.com
Ever Confirmed|0 |1
--- Comment #1 from Benjamin Poulain <benjamin.poulain at nokia.com> 2011-01-30 07:37:31 PST ---
Please follow http://trac.webkit.org/wiki/QtWebKitBugs when reporing bugs here (missing Qt keyword).
We need a bunch of new APIs in QGraphicsWebView to properly support mobile content:
-expose the real viewport/screen size the WebCore
-scroll to position
-touch support
-viewport metatag
I think the current element exposed to QML will not do the job for general web content. It should probably be limited to controlled content/hybrid. An element with its own viewport and the complete support of mobile model would be better IMHO.
Can you think of use cases for using the flickable with WebKit for rendering general web content?
--
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