Closed (outdated)
Project:
Drupal core
Version:
9.5.x-dev
Component:
image.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Apr 2020 at 13:29 UTC
Updated:
15 Aug 2022 at 13:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
plachFeature requests should target 9.1.x now.
Comment #4
heddnThere's mention of making lazy load work for iframes too in the IS. This issue could easily be repurposed for that, or closed duplicate. As image support is already in #3167034: Leverage the 'loading' html attribute to enable lazy-load by default for images in Drupal core. And field widget support is in #3173180: Add UI for 'loading' html attribute to images.
There was also mention of ckeditor, but I'm not sure where or if support for that is needed.
Comment #6
linhnm commentedI created the patch provide a setting for images in CKEditor to use the loading attribute.
Comment #9
cilefen commentedIs this issue out of date and should be closed?
Comment #10
heddnYes, it should be closed. As of 9.2, lazy loading is supported in Drupal core and new features in this space have been added since then to disable it via a UI and work is ongoing for picture/responsive image support as well.