Bug 126370

Summary: [site-issue] the text is small and is only on the quarter left of the preview page
Product: [Applications] konqueror Reporter: solsTiCe <solstice.dhiver>
Component: khtml rendererAssignee: Allan Sandfeld <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description solsTiCe 2006-04-27 20:32:45 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Slackware Packages
OS:                Linux

in http://autotoolset.sourceforge.net/tutorial.html ,
the print preview show only small letters on the quarter left of the page and when it is printed too. 

downloading a local copy of that html and tidy it up with tidy change nothing of the problem. (tidy -m -i -w -c -asxml -latin1 tutorial.html and change <aotp to &lt;aotp in the file)

this happens because the file is huge ?
Comment 1 Allan Sandfeld 2006-10-24 22:59:56 UTC
The problem here is that the page for some reason becomes too wide. Notice that there is also a horizontal scroll bar. 

The print just scales the page down so it fits on the page-width.
Comment 2 Allan Sandfeld 2006-10-24 23:13:16 UTC
Ahh. turns out there is one very wide PRE line. So it's a duplicate of bug #121763

*** This bug has been marked as a duplicate of 121763 ***