[Webkit-unassigned] [Bug 79490] New: Percent width/height SVG not always scaled on window resize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 08:04:14 PST 2012


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

           Summary: Percent width/height SVG not always scaled on window
                    resize
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fmalita at google.com
                CC: zimmermann at kde.org, fmalita at google.com


Created an attachment (id=128737)
 --> (https://bugs.webkit.org/attachment.cgi?id=128737&action=review)
SVG not scaling on window resize

http://code.google.com/p/chromium/issues/detail?id=114026

In the attached sample the SVG element is 75%x75% of its container (a 100% absolute div). The initial layout/paint is correct, but resizing the browser window (say half the original width) clips the SVG root element instead of scaling it to fit its container.

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