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

Description Helder Correia 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.
Comment 1 Helder Correia 2010-11-29 17:34:36 PST
Created attachment 75092 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2010-11-30 02:03:46 PST
All reviewed patches have been landed.  Closing bug.