When images are lazy-loaded, printing the page results in a document with missing images because some images may not have been loaded. Use [[ https://developer.mozilla.org/en-US/docs/Web/API/WindowEventHandlers/onbeforeprint | onbeforeprint ]] to detect whether a page is being printed. If yes, then force load images.
Description
Description
Event Timeline
Restricted Application added subscribers: Zppix, Aklapper. · View Herald TranscriptMay 9 2016, 9:13 PM2016-05-09 21:13:22 (UTC+0)
bmansurov renamed this task from Force loading all images before printing when Lazy-loading of images is enabled to Force load all images before printing when Lazy-loading of images is enabled.May 9 2016, 9:13 PM2016-05-09 21:13:41 (UTC+0)
bmansurov renamed this task from Force load all images before printing when Lazy-loading of images is enabled to Force load all images before printing when lazy-loading of images is enabled.
Jdlrobson removed a parent task: T124390: [GOAL] Load images with care.May 16 2016, 4:13 PM2016-05-16 16:13:45 (UTC+0)
• Jhernandez moved this task from Incoming to Needs Prioritization on the Readers-Web-Backlog board.May 18 2016, 3:22 PM2016-05-18 15:22:18 (UTC+0)