[Webkit-unassigned] [Bug 67664] New: Fixed content incorrect position for QML WebView embedded in Flickable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 12:39:21 PDT 2011


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

           Summary: Fixed content incorrect position for QML WebView
                    embedded in Flickable
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rawoul at gmail.com


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.

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