[Webkit-unassigned] [Bug 51869] Shadows are not drawn when filling a rect with a gradient fillStyle on Mac and Chromium-Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 10:35:34 PST 2011


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





--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-01-04 10:35:34 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > Does this work if some of the gradient stops have alpha?
> 
> Right. Apparently, the shadow is still there but remains solid, which I believe is not the right behavior (at least compared to what we do in Qt). Any pointers?

The canvas spec implies that the opacity of the shadow should follow the alpha of the content being drawn.

In my testing, CG does this just fine. Can you attach a testcase that shows the failure?

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