[Webkit-unassigned] [Bug 66256] New: Incorrect CSS dimensions in px on page zoom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 14:53:33 PDT 2011


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

           Summary: Incorrect CSS dimensions in px on page zoom
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://cjbportfolio.com/lab/webkitbug.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cjbates123 at hotmail.com


When changing the page zoom, the CSS "width" property of some elements are off by +/- 1px.  I assume this has to do with the rounding calculations when a page is zoomed.

I've provided a link to a page that demos this bug.  I am alerting the width of an element, and if you zoom the page in or out you can see that the width is sometimes off by one px compared to what is being set in the CSS.

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