WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 241435
241512
REGRESSION (iOS 15.5 ): Sites with images that have loading="lazy" and background-image fail to load
https://bugs.webkit.org/show_bug.cgi?id=241512
Summary
REGRESSION (iOS 15.5 ): Sites with images that have loading="lazy" and backgr...
dylan
Reported
2022-06-10 06:22:42 PDT
On iOS 15.5, sites that are loaded in Safari with images that have loading="lazy" and a background-image CSS property will cause the entire page not to load. Safari gives the "A problem repeatedly occurred" error message. On <15.5, the pages load. This will NOT load:
https://safari-15-5-background-im-0482ae5a53a72.webflow.io/
These WILL load:
https://safari-15-5-background-im-0482ae5a53a72.webflow.io/without-lazy
https://safari-15-5-background-im-0482ae5a53a72.webflow.io/without-bg-image
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2022-06-13 22:25:57 PDT
Thank you for the report! Can you please let us know whether this affects any live websites?
Radar WebKit Bug Importer
Comment 2
2022-06-13 22:26:06 PDT
<
rdar://problem/95083527
>
dylan
Comment 3
2022-06-14 06:04:05 PDT
(In reply to Alexey Proskuryakov from
comment #1
)
> Thank you for the report! > > Can you please let us know whether this affects any live websites?
Yes it does - I'm not sure if I can share any sites directly here, but we learned about this through live sites. I can most likely have them shared privately if needbe, but the 3 provided are the minimal repros based on customer sites. Thanks!
Antoine Quint
Comment 4
2022-06-14 08:15:07 PDT
This got fixed in
r295393
. *** This bug has been marked as a duplicate of
bug 241435
***
dylan
Comment 5
2022-06-14 09:43:57 PDT
(In reply to Antoine Quint from
comment #4
)
> This got fixed in
r295393
. > > *** This bug has been marked as a duplicate of
bug 241435
***
Thank you! Is there an estimate to when it gets rolled out to iOS, or just "at some point"?
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