RESOLVED FIXED 50194
[Qt] Path filling should keep shadow offset after context scaling
https://bugs.webkit.org/show_bug.cgi?id=50194
Summary [Qt] Path filling should keep shadow offset after context scaling
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.