[Webkit-unassigned] [Bug 65104] New: [Qt] QGraphicsWebView shouldn't allow scrolling when the QGraphicsWebView size is as large as the viewport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 06:03:35 PDT 2011


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

           Summary: [Qt] QGraphicsWebView shouldn't allow scrolling when
                    the QGraphicsWebView size is as large as the viewport
           Product: WebKit
           Version: 420+
          Platform: S60 Hardware
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mailforaleksi521 at gmail.com


[Qt] QGraphicsWebView shouldn't allow scrolling when resizesToContents is true or otherwise the QGraphicsWebView size is as large as the viewport

When the resizesToContents is set true, we don't have any way to scroll the contents back, if the main frame's is scrolled by the javascript. This happens, for example, in a web page http://conversations.nokia.com/2011/07/25/nothings-quite-as-it-themes-on-the-nokia-n8/?comments=true&mobile, when used in a C7.

Steps:

1) Show a QGraphicsWebView in a QGraphicsView.
2) Set url to be http://conversations.nokia.com/2011/07/25/nothings-quite-as-it-themes-on-the-nokia-n8/?comments=true&mobile
3) Click "Reply"
4) Enter some text, like "qwerty" and press the "post as" button.
-> now the main frame's scrollPosition() is NOT (0,0) ! [Not OK]

I guess that this scrolling is done with some JavaScript.

Environment:

C7-00 (Symbian^3)
Don't know the exact webkit version, but Qt version is 4.7.3, 
and the included VERSION file contains text:

a snapshot of the Qt port of WebKit from

        git://gitorious.org/qtwebkit/qtwebkit.git

and has the sha1 checksum

        6e15c3404d15a8ab72242152ec966e5e388161a2

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