[Webkit-unassigned] [Bug 191980] [GTK] Transparency breaks when using non-static element inside fixed container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 15:57:12 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=191980

--- Comment #5 from Liam Martens <hi at liammartens.com> ---
So after doing some research on this topic it appears to be caused by the hardware acceleration policy. By default this is "ON_DEMAND" which causes the transparency to fail at times (it also fails when applying animation transforms for example). However when changing the hardware acceleration to either NEVER or ALWAYS the transparency works as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190306/7f0fb7bf/attachment.html>


More information about the webkit-unassigned mailing list