[Webkit-unassigned] [Bug 164970] New: REGRESSION: Applying CSS transforms to elements visually above a <canvas> causes flashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 16:53:57 PST 2016


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

            Bug ID: 164970
           Summary: REGRESSION: Applying CSS transforms to elements
                    visually above a <canvas> causes flashing
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dcrousso+webkit at gmail.com

I just noticed this on my website <http://devinrousso.com>.  If you mouse over one of the header links ("About", "Projects", "Resume", "Contact"), everything else with a CSS transform will suddenly flash (noticeably).  This appears to be caused by the JS animation that I am running with <canvas> which is "underneath" this content (you can see the code for this at <http://devinrousso.com/code/ui/js/common.js#312>).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161119/4ac61ea8/attachment-0001.html>


More information about the webkit-unassigned mailing list