Bug 105087 - image scaling error in konqueror
Summary: image scaling error in konqueror
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 53692 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-04 13:53 UTC by Hans Hvelplund Odborg
Modified: 2007-11-23 20:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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