Closed
Bug 287946
Opened 20 years ago
Closed 7 years ago
Pages with frames are not printed correctly
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: crispin, Unassigned)
References
()
Details
Originally raised as http://bugzilla.gnome.org/show_bug.cgi?id=170914 ---- You want to print a HTML-page which is divided into several columns - e.g. like http://www.spiegel.de/ Let's consider the HTML-page needs several pages of A4/US-Letter to be printed. If the columns contain a different amount of content, the latter pages (should) contain empty columns/an empty column. But in this case the latter pages are treated as if they would contain less columns: The space for the empty columns is not kept free. --- I'll attach the result of the galeon users print of this page, I have successfully reproduced his behaviour using this site with mozilla 1.7.6
| Reporter | ||
Comment 1•20 years ago
|
||
Ok, I can't attach the reporters ps file, but you can get it from http://schubbe.org/galeon-print/1.ps.gz. The reporter says the following about the print: Concerning the columns only the 1. + the 3. page seem to be correct. The 2. page lacks content in the 2. column. The 4. + the 5. page lack (empty) space for the 1. column; the remaining columns appear too much left.
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
| Reporter | ||
Comment 3•19 years ago
|
||
This still happens, printing http://www.spiegel.de/ results in the last page being shifted left by the width of the left column.
Comment 4•17 years ago
|
||
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008060701 SeaMonkey/2.0a1pre That Spiegel page is printed "strangely" here too, I suspect the use of frames is responsible: Page 1 is only the top banner. Page 2 is one printer page's worth of the web page: top part of the left column and the equivalent depth of the left half of the right sidebar. Pages 3 to 8 are the 2nd and following page-depths of the sidebar, shifted to the left. Page 9 is only the footer. The rest of the left column and the right half of the first page-depth of the sidebar are not printed.
Assignee: printing → nobody
Status: UNCONFIRMED → NEW
Ever confirmed: true
QA Contact: printing
Summary: Printing pages containing columns of different amount of content → Pages with frames are not printed correctly
Version: 1.7 Branch → Trunk
Comment 5•17 years ago
|
||
P.S. My paper size is A4.
Comment 6•15 years ago
|
||
This problem still exists in Firefox 3.5.1. It seems that every frame of the http://www.spiegel.de/ webpage is printed on a new paper. Currently, this webpage will be printed on 6 DIN A4 papers.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•