[Webkit-unassigned] [Bug 114025] New: Page Scale factor increases when fixed layout size is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 5 05:25:18 PDT 2013


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

           Summary: Page Scale factor increases when fixed layout size is
                    used
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aneesh.raj.25 at gmail.com


Happens in chromium (bug in chromium/src/WebViewImpl.cpp)

Steps:
1. Set fixed layout size to 400x400 using WebView::setFixedLayoutSize function.
2. Enable fixed layout mode using WebView::enableFixedLayoutMode(true)
3. Resize the browser to a smaller size (100x100)
4. See that page scale factor increases (text and images in the page become bigger)

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