Bug 114295

Summary: Layers with opacity and blur filters are reported as opaque to the compositor
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Alexandru Chiculita <achicu>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric, esprehn+autocc, ojan.autocc, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch V1
eflews.bot: commit-queue-
Patch V2 none

Alexandru Chiculita
Reported 2013-04-09 11:26:11 PDT
Create a software filter like "blur" or "opacity" and wrap that in a composited layer. Make sure that they are the same size. The compositor will consider the layers to be opaque and thus render without opacity.
Attachments
Patch V1 (5.36 KB, patch)
2013-04-10 11:02 PDT, Alexandru Chiculita
eflews.bot: commit-queue-
Patch V2 (5.39 KB, patch)
2013-04-10 11:28 PDT, Alexandru Chiculita
no flags
Alexandru Chiculita
Comment 1 2013-04-10 11:02:20 PDT
Created attachment 197314 [details] Patch V1
EFL EWS Bot
Comment 2 2013-04-10 11:09:20 PDT
Alexandru Chiculita
Comment 3 2013-04-10 11:28:03 PDT
Created attachment 197348 [details] Patch V2 Added missing ifdef.
WebKit Commit Bot
Comment 4 2013-04-10 11:46:32 PDT
Comment on attachment 197348 [details] Patch V2 Clearing flags on attachment: 197348 Committed r148117: <http://trac.webkit.org/changeset/148117>
WebKit Commit Bot
Comment 5 2013-04-10 11:46:35 PDT
All reviewed patches have been landed. Closing bug.
Simon Fraser (smfr)
Comment 6 2013-04-10 14:18:28 PDT
Note You need to log in before you can comment on or make changes to this bug.