[Webkit-unassigned] [Bug 73034] New: SVG objects show scroll bars after Zoom Out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 11:20:55 PST 2011


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

           Summary: SVG objects show scroll bars after Zoom Out
           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: davidcortright at yahoo.com
                CC: zimmermann at kde.org


Created an attachment (id=116385)
 --> (https://bugs.webkit.org/attachment.cgi?id=116385&action=review)
scroll bars on SVG objects after zoom out

This is repro in both Chrome and Safari which leads me to believe it's a core WebKit bug.

Steps to reproduce:
1. Go to this page: http://www.akelai.fr/logo/
2. Click the View/Zoom In menu item (optional)
3. Click the View/Zoom Out menu item

Result
Scrollbars around SVG objects

Expected
No scrollbars around SVG objects

Reproducible 100%

Impact is it makes the page look really bad. And this is blocking my ability to move from an image based web UI to a resolution-independent vector based web UI.
Workaround is to not zoom, overshoot your desired zoom by one and then come back with a zoom in, or reload the page at the desired zoom level.

Also reported on Stack Overflow (not by me.): http://stackoverflow.com/questions/8093643/chrome-and-svg-unwanted-scrollbars-after-zoomin-zoomout

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