[Webkit-unassigned] [Bug 89475] Blur filter causes issues when scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 18:16:49 PDT 2012


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





--- Comment #4 from Chiculita Alexandru <achicu at adobe.com>  2012-06-21 18:16:48 PST ---
Sorry I was looking at the wrong Chromium build. The real issue is that Chromium is doing a blit when scrolling instead of repainting the area. I think we need disable scrolling by blitting when there are elements with filters. We only need to do that for blur and drop-shadow (filters with outsets).

-- 
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