RESOLVED INVALID 67664
Fixed content incorrect position for QML WebView embedded in Flickable
https://bugs.webkit.org/show_bug.cgi?id=67664
Summary Fixed content incorrect position for QML WebView embedded in Flickable
Arnaud Vrac
Reported 2011-09-06 12:39:21 PDT
Hi, When embedding a QML Webview in a Flickable, fixed position content is not properly repositionned when the Flickable content coordinates change. The QGraphicsWebView is not notified of the content scrolling. This also affects plugins since the NPWindow is never updated. This can be seen on a youtube video page for example, the playlist bar which is on bottom of the screen scrolls with the page instead of staying at the bottom of the screen. Not sure if this is more a QtDeclarative/Flickable bug or a QDeclarativeWebView bug, so I post it here.
Attachments
Sergio Villar Senin
Comment 1 2012-11-19 12:59:29 PST
I think this should be working now
Alexey Proskuryakov
Comment 2 2022-07-29 10:53:23 PDT
The Qt port has been removed from WebKit, resolving this bug.
Note You need to log in before you can comment on or make changes to this bug.