WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
226406
background image gradient colors wrong when background-attachment:fixed is used inside scrollable element
https://bugs.webkit.org/show_bug.cgi?id=226406
Summary
background image gradient colors wrong when background-attachment:fixed is us...
Cameron McCormack (:heycam)
Reported
2021-05-28 16:51:12 PDT
Created
attachment 430074
[details]
test Noticed this while working on
bug 226399
. Only tested on macOS. STR: 1. Open the test case. 2. Resize the Safari window as small as possible while still showing the entire blue-bordered element. 3. Scroll the blue-bordered element down. 4. Notice that about half way through the scrollable area, the gradient changes colors slightly. I reproduced on the oldest Safari I could run on my Big Sur machine.
Attachments
test
(439 bytes, text/html)
2021-05-28 16:51 PDT
,
Cameron McCormack (:heycam)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-05-28 20:35:14 PDT
<
rdar://problem/78642026
>
Simon Fraser (smfr)
Comment 2
2022-03-28 14:57:40 PDT
The cached image buffer created by GradientImage::drawPattern() needs to match the destination colorspace.
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