WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
126137
-webkit-filter breaks background-attachment while transition
https://bugs.webkit.org/show_bug.cgi?id=126137
Summary
-webkit-filter breaks background-attachment while transition
Marcel
Reported
2013-12-22 09:26:21 PST
When an element has "background-attachment: fixed" set, the background-image will be displaced while a transition of -webkit-filter is active. It should be visible over here, when you hover over the image:
http://jsfiddle.net/Aw7nb/
I'm using Chrome 31 on a Windows 7 PC.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2013-12-23 09:24:20 PST
I don't see displacement on this test case in Safari. There is some jagginess due to different antialiasing options while transitioning though, so it doesn't look particularly nice. Please note that Chromium has forked away from WebKit, so they have a separate bug tracker now.
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