Bug 187802

Summary: Printing multiple pages of HTML might get cut off
Product: [Applications] konqueror Reporter: Arne Schmitz <arne.schmitz>
Component: khtml printingAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, xxtjaxx
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Testcase for cut off text in printed HTML pages

Description Arne Schmitz 2009-03-21 17:15:58 UTC
Version:           4.2.1 (KDE 4.2.1) "release 104" (using 4.2.1 (KDE 4.2.1) "release 104", KDE:KDE4:Factory:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27.19-3.2-pae

What I did:

I loaded this website: http://www.eurographics2009.de/venue/index.html. I chose "print".

What I expected:

I expected the page to be printed fully.

What I got instead:

The text is cut off, and an almost blank second page is printed. A PDF showing the result is attached.
Comment 1 Arne Schmitz 2009-03-21 17:16:25 UTC
Created attachment 32322 [details]
Testcase for cut off text in printed HTML pages
Comment 2 Allan Sandfeld 2009-04-11 15:48:41 UTC
Can you upload a simplified test-case demonstrating the problem? By test-case we mean an HTML document.
Comment 3 Allan Sandfeld 2009-04-11 16:02:16 UTC
Ahh. The content is in an IFRAME. That's not printable. You need to print the printable version.
Comment 4 Andreas Marschke 2009-06-20 16:55:45 UTC
Bug still exists in kde 4.2.91
Comment 5 Allan Sandfeld 2011-03-27 18:30:30 UTC
The old problem with printing frames

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