[Webkit-unassigned] [Bug 91091] New: line-height decreases when zooming in

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 07:13:12 PDT 2012


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

           Summary: line-height decreases when zooming in
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: AlleyJ at seapine.com


Created an attachment (id=151945)
 --> (https://bugs.webkit.org/attachment.cgi?id=151945&action=review)
Simple test page that demonstrates the issue

On the body element line-height is set to 1.4. On a div I have the font-size set to 12px and so for the div the inspector shows a computed line-height of 16px. If you zoom in twice, the line-height is shown to be 11px. This isn't an inspector bug as if, in Chrome anyways, I use getComputedStyle on the div after the zoom the line-height is still reduced.

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