Bug 52611 - [Qt] Incorrect shadow alpha with semi-transparent solid fillStyle
Summary: [Qt] Incorrect shadow alpha with semi-transparent solid fillStyle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-17 23:22 PST by Helder Correia
Modified: 2011-01-18 10:11 PST (History)
4 users (show)

See Also:


Attachments
Patch (10.30 KB, patch)
2011-01-17 23:26 PST, Helder Correia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helder Correia 2011-01-17 23:22:50 PST
This is related to bug 5255. The shadow color alpha must be multiplied by the context brush alpha.
Comment 1 Helder Correia 2011-01-17 23:23:45 PST
(In reply to comment #0)
> This is related to bug 5255.

I meant 52559.
Comment 2 Helder Correia 2011-01-17 23:26:57 PST
Created attachment 79244 [details]
Patch
Comment 3 WebKit Commit Bot 2011-01-18 10:10:55 PST
Comment on attachment 79244 [details]
Patch

Clearing flags on attachment: 79244

Committed r76033: <http://trac.webkit.org/changeset/76033>
Comment 4 WebKit Commit Bot 2011-01-18 10:11:00 PST
All reviewed patches have been landed.  Closing bug.