[Webkit-unassigned] [Bug 24628] New: Default viewport for SVG documents is rarely useful

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 13:58:49 PDT 2009


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

           Summary: Default viewport for SVG documents is rarely useful
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://code.haskell.org/~dons/images/svg/hackage-
                    circo.svg
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin at sb.org


In any non-trivial SVG document I've viewed, the default viewport chosen by
Safari is far smaller than is useful. For example, in the following SVG
document, the default viewport shows nothing but white space, and even zooming
out 10 times showed nothing.

http://code.haskell.org/~dons/images/svg/hackage-circo.svg

WebKit should try to pick a viewport based on the overall size of the SVG
document. A fairly simple way would be to default to displaying the entire
document in the viewport, even this simple change would be far more useful than
the current default.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list