WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
76323
Extent of filter buffer needs to be increased for filters like blur
https://bugs.webkit.org/show_bug.cgi?id=76323
Summary
Extent of filter buffer needs to be increased for filters like blur
Simon Fraser (smfr)
Reported
2012-01-13 17:19:52 PST
If you apply a blur() to something that's up against the edge of the web view, you'll see artifacts at the edges where we're blurring with transparent pixels. We need to inflate the size of the filter buffer, like we do for repaint rects.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug