[Webkit-unassigned] [Bug 52509] New: Shadow is not shown when using strokeRect with a gradient strokeStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 15 01:41:40 PST 2011


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

           Summary: Shadow is not shown when using strokeRect with a
                    gradient strokeStyle
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: helder at sencha.com
                CC: simon.fraser at apple.com, mdelaney at apple.com


This happens in CG and is related to bug 51869, this time to be fixed in GraphicsContext::strokeRect(const FloatRect& r, float lineWidth). We need to draw the gradient clipped to the stroke on a CGLayer first, and then draw the layer on the GraphicsContext.

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