Bug 141535 - Chrome does not correctly zoom out a svg
Summary: Chrome does not correctly zoom out a svg
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-12 14:13 PST by paladox
Modified: 2016-02-10 04:51 PST (History)
4 users (show)

See Also:


Attachments
Minimized testcase (419 bytes, text/html)
2015-02-12 16:12 PST, Philip Rogers
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description paladox 2015-02-12 14:13:36 PST
Hi chrome has a problem when zooming out the svg will go out of place after zooming out of 100% down to 90% and below. 100% and above work correctly please see this bug reported for mediawiki https://phabricator.wikimedia.org/T37342 and please see https://phab.wmfusercontent.org/file/xform/preview-220/PHID-FILE-mjny7gpvsm4v3e5twu5o/r62wyzvdvykcruwokpei/ for the photo of the problem.
Comment 1 paladox 2015-02-12 14:14:15 PST
This seems to happen in all versions of windows carnt test it on mac since I doint have a mac.
Comment 2 paladox 2015-02-12 14:17:01 PST
This only happens to chrome as far as I can see.
Comment 3 paladox 2015-02-12 14:17:15 PST
This only happens to chrome as far as I can see.
Comment 4 paladox 2015-02-12 14:18:29 PST
It seems it dosent correctly zoom out an svg that has multiple svg images inside one image file.
Comment 5 Philip Rogers 2015-02-12 14:25:13 PST
Thank you for filing this. Chromium-based browsers no longer use WebKit so I have filed your bug over in the chromium issue tracker: http://crbug.com/458307. If you could add a little info there I will triage this bug for you. I'll also test this in WebKit and update this bug if it happens in Safari as well.
Comment 6 paladox 2015-02-12 14:45:15 PST
Hi if you go this link http://en.random-wikisaur.tk/wiki/Main_Page and type in the search bar a title or anything then click create and then see the wikieditor toolbar that pops up. and try zooming out.
Comment 7 paladox 2015-02-12 14:46:56 PST
Thankyou for testing it in safari.
Comment 8 paladox 2015-02-12 14:48:24 PST
Here is the about:version page on chrome.


Google Chrome	40.0.2214.111 (Official Build) m
Revision	6f7d3278c39ba2de437c55ae7e380c6b3641e94e-refs/branch-heads/2214@{#480}
OS	Windows 
Blink	537.36 (@189455)
JavaScript	V8 3.30.33.16
Flash	16.0.0.305
User Agent	Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36
Command Line	"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --flag-switches-begin --flag-switches-end
Executable Path	C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
Profile Path	C:\Users\AppData\Local\Google\Chrome\User Data\Default
Variations	74785582-3f4a17df
e950616e-ca7d8d80
e9f4800b-39c30599
8afebf76-49a4bccc
19f73432-ca7d8d80
76b48ab8-a2567007
c70841c8-a2567007
195ce1b5-d93a0620
4b406b23-3f4a17df
1d3ad72e-c6a65085
9e5c75f1-82921ca6
f79cb77b-3d47f4f4
ca65a9fe-91ac3782
4ea303a6-3d47f4f4
61544484-ca7d8d80
313d831b-e49daded
7aa46da5-ca7d8d80
9736de91-ca7d8d80
b2612322-8a9180b2
ea1014b7-dd21eb5a
244ca1ac-4ad60575
f47ae82a-86f22ee5
3ac60855-486e2a9c
f296190c-a22f0910
4442aae2-6e597ede
ed1d377-e1cc0f14
75f0f0a0-a5822863
e2b18481-6bdfffe7
e7e71889-e1cc0f14
58a405fc-6a7ca91
cbf0c14e-bf3e6cfd
af644a23-ca7d8d80
Comment 9 Philip Rogers 2015-02-12 16:12:52 PST
Created attachment 246486 [details]
Minimized testcase
Comment 10 Philip Rogers 2015-02-12 16:16:34 PST
This is indeed a chromium bug and WebKit is not affected. I tested this in Safari 7.1 and WebKit nightly r179984 and could not reproduce the bug. I've attached a minimized testcase for posterity.

Marking this as resolved. http://crbug.com/458307 is now tracking the chromium bug.