[Webkit-unassigned] [Bug 50422] [Qt] Canvas shadow offset should not be affected by any transformation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 19:36:52 PST 2010


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





--- Comment #27 from Helder Correia <helder at sencha.com>  2010-12-14 19:36:51 PST ---
(In reply to comment #23)
> http://trac.webkit.org/changeset/74040 might have broken Qt Linux Release
> The following tests are not passing:
> canvas/philip/tests/2d.shadow.canvas.transparent.2.html
> canvas/philip/tests/2d.shadow.image.transparent.2.html

I found out this is a clipping issue introduced by the patch when we take transformations into account. Essentially, the origin of m_layerContext must be adjusted again in case the shadow is partially clipped out. I have a patch that fixes it, will upload shortly.

-- 
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