[Webkit-unassigned] [Bug 90575] New: [BlackBerry] meta viewport initial-scale doesn't factor in device pixel ratio

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 12:50:44 PDT 2012


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

           Summary: [BlackBerry] meta viewport initial-scale doesn't
                    factor in device pixel ratio
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mlattanzio at rim.com
                CC: tonikitoo at webkit.org


When a developer specifies a meta viewport width and initial-zoom of 1.0, they do not mean 1 CSS pixel to 1 HW pixel. 

Instead they mean the meta viewport width should be zoomed to fill the device's physical screen exactly. 
Thus we must multiply the initial-zoom specified in the meta viewport by the device pixel ratio on high DPI devices.

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