[Webkit-unassigned] [Bug 89008] New: [Qt][WK2] For certain "viewport" setting, browser shows content to fit to width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 09:15:21 PDT 2012


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

           Summary: [Qt][WK2] For certain "viewport" setting, browser
                    shows content to fit to width
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Tao.Yu at nokia.com


Reproducing steps:

1. start Minibrowser through below command:  

   ./MiniBrowser --window-size 320x480

2. Load the attached test page or from this URL: 
   http://iop4.nokia-boston.com/users/tests/viewport/Manual_Tests/ViewPort04.html

3. After the page is loaded, scroll down the page to show the image with 20x20 grids (image size is 600x600 pixels).

Expected result:   Only part of the image (for example, for the 1st row, only the first 10 grids) will be shown on the screen.

Actual result:    all 20 grids of the 1st row are shown (fit to the width) on the screen.


iPhone (iOS 5.1.1) works ok but QT WK2 miniBrowser does not.

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