[Webkit-unassigned] [Bug 52705] New: [Qt] GraphicsContext::strokePath() paints solid shadows with incorrect alpha
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 19 02:06:38 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=52705
Summary: [Qt] GraphicsContext::strokePath() paints solid
shadows with incorrect alpha
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: kenneth at webkit.org, kling at webkit.org,
mdelaney at apple.com
This is related to bug 52611. The shadow color alpha must be multiplied by the context pen alpha. Fixing this results in correct behavior for Canvas path stroke() and strokeRect() [which relies on stroke()].
--
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