[Webkit-unassigned] [Bug 102602] New: Zooming does not correctly scale margins of list items, causing layout changes in zoom increments that are not in 50%s

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 17:16:45 PST 2012


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

           Summary: Zooming does not correctly scale margins of list
                    items, causing layout changes in zoom increments that
                    are not in 50%s
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://thisiswhyimsane.com/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: admin at glados.cc


At 50%, 100%, 150%, 200%, etc the spacing between list items are correctly scaled, (and matches up with other elements). At other zoom levels however, the margins are not scaled correctly causing it to be less or more than expected depending on the zoom direction. This seems like a bug with webkit rounding the margins.

Example page where this behavior can be seen: http://thisiswhyimsane.com/

When zoomed in, the thumnails does not match up with the 'Take a look button' unless the zoom is in increments of 50%.

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