Bug 50194

Summary: [Qt] Path filling should keep shadow offset after context scaling
Product: WebKit Reporter: Helder Correia <helder>
Component: CanvasAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kenneth, mdelaney7
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Helder Correia
Reported 2010-11-29 17:24:22 PST
In particular, GraphicsContext::fillPath() in GraphicsContextQt.cpp needs to handle the special case when scaling was used. The correct behavior is ensured in ContextShadow already, the issue only happens when using a non-blur shadow.
Attachments
Patch (9.57 KB, patch)
2010-11-29 17:34 PST, Helder Correia
no flags
Helder Correia
Comment 1 2010-11-29 17:34:36 PST
WebKit Commit Bot
Comment 2 2010-11-30 02:03:41 PST
Comment on attachment 75092 [details] Patch Clearing flags on attachment: 75092 Committed r72898: <http://trac.webkit.org/changeset/72898>
WebKit Commit Bot
Comment 3 2010-11-30 02:03:46 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.