Bug 101154

Summary: -webkit-filter: blur() with overflow: scroll causes some bleeding of the blur
Product: WebKit Reporter: Cristi Mihai <cristi.mihai>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dino, simon.fraser, thorton, zalan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.8   
Attachments:
Description Flags
example html
none
example screenshot none

Description Cristi Mihai 2012-11-03 14:19:09 PDT
Created attachment 172228 [details]
example html

A scrollable layer on top of a blurred layer (-webkit-filter: blur() ) will cause the blurred background to bleed through.

Check the attached html and screenshot for an example.

If the visual artifacts are not immediately obvious, scroll the div a bit.


Build Date & Platform: 
    Nightly Build (3 Nov 2012) - Version 6.0.1 (8536.26.14, 537+)

Doesn't occur on Windows
Comment 1 Cristi Mihai 2012-11-03 14:19:38 PDT
Created attachment 172229 [details]
example screenshot
Comment 2 zalan 2013-05-28 03:14:26 PDT

*** This bug has been marked as a duplicate of bug 109783 ***