Bug 18570 - Full Page Zoom: CSS Canvas drawing doesn't zoom correctly
Summary: Full Page Zoom: CSS Canvas drawing doesn't zoom correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://trac.webkit.org/projects/webki...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-17 22:46 PDT by Gavin Sherlock
Modified: 2009-07-03 07:55 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Sherlock 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
Comment 1 eddie svärd 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? 
 
Comment 2 Gavin Sherlock 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