WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
250881
REGRESSION (Safari 15.5 - 16.2): Border with opacity breaks background image with svg and gradient
https://bugs.webkit.org/show_bug.cgi?id=250881
Summary
REGRESSION (Safari 15.5 - 16.2): Border with opacity breaks background image ...
garrytaulu
Reported
2023-01-19 17:33:26 PST
This use to work correctly in Safari 15.5 but is now broken in 16.2 (and possibly earlier versions). Works correctly in Chrome and Firefox. Issue: Elements that have a background-image that contain an SVG and gradient break when a border with opacity is applied. It seems like the gradient is being removed. Example:
https://codepen.io/garrytaulu/pen/PoBEYmz
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-19 18:57:46 PST
<
rdar://problem/104457420
>
Simon Fraser (smfr)
Comment 2
2023-01-20 11:02:32 PST
Possibly the same as
bug 238088
.
Smoley
Comment 3
2023-01-25 11:03:39 PST
Thanks for filing, this does not reproduce for me on macOS 13.2 (22D49)
https://developer.apple.com/download/
Does this reproduce for you on that build, or on Safari Technology Preview if you prefer not to update macOS at the moment?
https://developer.apple.com/safari/technology-preview/
garrytaulu
Comment 4
2023-01-26 15:31:23 PST
I can confirm that this is indeed fixed in macOS 13.2 / Safari 16.3. Thank you.
garrytaulu
Comment 5
2023-01-26 15:47:12 PST
(In reply to garrytaulu from
comment #4
)
> I can confirm that this is indeed fixed in macOS 13.2 / Safari 16.3. > > Thank you.
But oddly not fixed in iOS 16.3, so I guess it’s half resolved 😊
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