Bug 226041

Summary: Give size in img tag, so page does not relayout on final load of image
Product: [Websites] www.kde.org Reporter: Friedrich W. H. Kossebau <kossebau>
Component: generalAssignee: kde-www mailing-list <kde-www>
Status: RESOLVED FIXED    
Severity: normal CC: kde.org, schwancarl
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Friedrich W. H. Kossebau 2010-02-09 17:43:21 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Please try to use the width and height attributes for all embedded images (e.g. <img width="44" height="44" src="foo.png">). Especially with the high load after the SC 4.4 release the images only come slowly in, making the page change and change -> bad impression.
Comment 1 William Entriken 2015-01-27 21:59:13 UTC
Confirm issue is still active
Comment 2 carl 2020-07-13 18:17:49 UTC
New pages often get the width and height attributes on lazy-loaded image, see https://kde.org/ for example. But I don't think it is worth updating the old pages.