[Webkit-unassigned] [Bug 42176] Double transformation in CanvasRenderingContext2D::drawImage()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 13 10:52:12 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42176





--- Comment #3 from Jakob Petsovits <jpetsovits at rim.com>  2010-07-13 10:52:12 PST ---
Yeah, I'm never stoked about opportunities to write test cases. Basically, you'd have a canvas element, set a context transformation with scale factor e.g. 0.25 and draw an img element in it that's 4 times the size of the canvas. On affected platforms, the image will appear to be cropped even though it should cover the whole thing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list