Bug 14004 - SVG units don't stay consistently sized on zoom
Summary: SVG units don't stay consistently sized on zoom
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nikolas Zimmermann
URL: http://hixie.ch/tests/adhoc/svg/rende...
Keywords:
: 25178 (view as bug list)
Depends on: 25179
Blocks:
  Show dependency treegraph
 
Reported: 2007-06-05 13:22 PDT by Eric Seidel (no email)
Modified: 2010-02-16 14:52 PST (History)
8 users (show)

See Also:


Attachments
Initial patch (22.67 KB, patch)
2010-02-15 16:59 PST, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff
LayoutTest results (1023.52 KB, patch)
2010-02-15 17:01 PST, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff
Updated patch (22.89 KB, patch)
2010-02-16 04:22 PST, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-06-05 13:22:00 PDT
SVG units don't stay consistently sized on zoom

http://hixie.ch/tests/adhoc/svg/rendering-model/004.xhtml
Comment 1 eddie svärd 2008-11-11 08:20:18 PST
This also affects the full page zoom on my windows xp, safari 4 dev2, WebKit-r38240
Comment 2 Chris Bentley 2009-05-01 20:23:23 PDT
Might this also be related to https://bugs.webkit.org/show_bug.cgi?id=10526 ..which has the same effect...
Comment 3 Eric Seidel (no email) 2009-05-13 18:13:47 PDT
Yes, this seems broken.  Also if you revert back to "Actual size" the SVG doesn't update to match.
Comment 4 Eric Seidel (no email) 2009-05-13 18:14:58 PDT
Oops, sorry, that comment was meant for bug 18572, which is probably the same bug, or at least related.

I've not looked at FPZ + SVG yet, but eventually someone needs to sit down and take a look and see what needs fixing.
Comment 5 Nikolas Zimmermann 2010-02-15 12:19:12 PST
*** Bug 25178 has been marked as a duplicate of this bug. ***
Comment 6 Nikolas Zimmermann 2010-02-15 16:59:29 PST
Created attachment 48781 [details]
Initial patch
Comment 7 Nikolas Zimmermann 2010-02-15 17:01:30 PST
Created attachment 48782 [details]
LayoutTest results
Comment 8 Nikolas Zimmermann 2010-02-16 04:22:47 PST
Created attachment 48805 [details]
Updated patch

Uploaded a wrong version of the patch, this is the correct one which fits to the results :-)
Comment 9 Dave Hyatt 2010-02-16 14:29:48 PST
Comment on attachment 48805 [details]
Updated patch

r=me
Comment 10 Nikolas Zimmermann 2010-02-16 14:49:16 PST
Comment on attachment 48782 [details]
LayoutTest results

Clearing flags on attachment: 48782

Committed r54833: <http://trac.webkit.org/changeset/54833>
Comment 11 Nikolas Zimmermann 2010-02-16 14:51:36 PST
Comment on attachment 48805 [details]
Updated patch

Clearing flags on attachment: 48805

Committed r54834: <http://trac.webkit.org/changeset/54834>
Comment 12 Nikolas Zimmermann 2010-02-16 14:52:02 PST
All reviewed patches have been landed.  Closing bug.