Bug 105087

Summary: image scaling error in konqueror
Product: [Applications] konqueror Reporter: Hans Hvelplund Odborg <odborg>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: maksim
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Hans Hvelplund Odborg 2005-05-04 13:53:58 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1) 
OS:                Linux

the first image on http://www.columbia.edu/acis/history/jacquard.html is set to width=100%
when konqueror is 1510 pix wide or more the image proportions are wrong
it still scales horizontaly, but the image heigth is constant and much smaller than when konqueror is 1509 pix wide
Comment 1 Hans Hvelplund Odborg 2005-05-04 14:22:26 UTC
Btw i guess the width i specified is dependant on the window decoration and style used. I used plastik and comix.
Comment 2 Rudo Thomas 2005-06-11 12:46:43 UTC
Still exists in 3.4.1.
Comment 3 Maksim Orlovich 2005-06-12 00:39:30 UTC
*** Bug 53692 has been marked as a duplicate of this bug. ***
Comment 4 Maksim Orlovich 2007-11-23 20:36:14 UTC
SVN commit 740639 by orlovich:

Now all the bits like resource limiting are in place, 
switch over to properly using khtmlImLoad's scaling cache.
Also, remove the hacky scale-limiting within khtml proper, 
thus fixing #105087
BUG: 105087


 M  +20 -55    render_image.cpp  
 M  +5 -2      render_image.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=740639