RESOLVED FIXED 18572
Full Page Zoom + SVG : Unexpected results
https://bugs.webkit.org/show_bug.cgi?id=18572
Summary Full Page Zoom + SVG : Unexpected results
Gavin Sherlock
Reported 2008-04-17 23:18:00 PDT
1. Go to http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/basic-color-prop-01-b.html 2. Zoom in Expected results: Everything should get larger at the same rate Actual Results: SVG image gets too large, and becomes clipped. Tested with r32012 on 10.5.2
Attachments
eddie svärd
Comment 1 2008-11-11 08:13:17 PST
I noticed the full version test on the example page cropped the svg window, but zoomed the image in it, however the .png image file never got affected by the fullpage zoom. This also goes for the basic version of the test. This was run on Windows XP with Safari 4, developer preview 2 WebKit-r38240
Nikolas Zimmermann
Comment 2 2010-02-15 16:54:42 PST
This bug does not block bug 14004, it's a different bug. It's related to <object> + SVG + zooming. Will have a look at this soon.
Gavin Sherlock
Comment 3 2010-10-20 07:23:23 PDT
The behavior here has changed since I last looked at it. Scrolbars now appear on the clipped image. Slightly better than simply clipping, but still unexpected behavior. Tested with r70098
Nikolas Zimmermann
Comment 4 2012-05-19 17:23:53 PDT
That's fixed in trunk since some months.
Note You need to log in before you can comment on or make changes to this bug.