[Webkit-unassigned] [Bug 237703] Native image Lazyloading sometimes doesn’t load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 19:54:41 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=237703

karl <karl+webkit at la-grange.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karl+webkit at la-grange.net

--- Comment #4 from karl <karl+webkit at la-grange.net> ---
There is a very similar issue which has been reported as a webcompat bug on webcompat.com.
https://github.com/webcompat/web-bugs/issues/101475

The JavaScript version of lazy loading on The Telegraph website seems to compete with the native lazy loading version. If I deactivate the native lazyload in Safari Release 143 (Safari 15.4, WebKit 17614.1.7.7), then the images are being displayed. If I reactivate, the issue reproduces. 

The initial reporter had all images not loading. I had only the first columns. A resize of the window creates an opportunity for loading the missing images.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220517/5c8723f5/attachment.htm>


More information about the webkit-unassigned mailing list