RESOLVED FIXED 18570
Full Page Zoom: CSS Canvas drawing doesn't zoom correctly
https://bugs.webkit.org/show_bug.cgi?id=18570
Summary Full Page Zoom: CSS Canvas drawing doesn't zoom correctly
Gavin Sherlock
Reported 2008-04-17 22:46:33 PDT
Steps to reproduce: 1. Go to http://trac.webkit.org/projects/webkit/browser/trunk/LayoutTests/fast/canvas/canvas-bg.html?format=raw 2. Zoom in or out. Expected results - size of background image will change according to zoom level Actual results - size does not change. As you zoom in more, additional instances of the background image are seen. Tested with r32012 on MacOSX 10.5.2
Attachments
eddie svärd
Comment 1 2008-09-14 06:42:19 PDT
I've tried this on the PC ( Safari 3.1.2. running webkit) and tried rewriting some preferences files in order to get the full page zoom working without luck. Just like when i run it in deafult Safari mode, nothing happens and the page stays the same. On the mac it seems reasonably easy to rewrite the parametres to get the imagezoom working (with a nightly-build) just like in the Internet Explorer, Opera, Firefox, but I have yet so far come with a solution from anyone doing the same on the PC. Can any confirm if this page would work or is the zoom not subject to css-layouts?
Gavin Sherlock
Comment 2 2009-07-03 07:55:49 PDT
Not sure when this was fixed (and again, a test would be nice), but it works correctly in r45463
Note You need to log in before you can comment on or make changes to this bug.