Closed
Bug 267571
Opened 20 years ago
Closed 19 years ago
Prints certain web page improperly by splitting it into 3 pages and has missing right side of printed page.
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: pboylan113, Unassigned)
References
()
Details
(Keywords: qawanted)
Attachments
(1 file)
|
73.68 KB,
application/pdf
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040910 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040910 The web page listed is a one page aviation weather report and displays properly on screen but when printed it is split into 3 pages with about 1/4" to 3/8" of the right side of each page missing. The first page is about 95% comple from top to bottom with the 2nd page having one line of print and the 3rd line has the last line of print. This occurs in Mozilla, Firefox and Camino. It prints correctly in Internet Explorer with the exception of some font substitution problems. The web site is a Windows based site. Reproducible: Always Steps to Reproduce: 1.Select print from the tools menu 2.Select print from the print window 3.Check printed result Actual Results: See details above. Expected Results: See deails above None
I *cannot* reproduce the "3 page" issue with 2004103108 (v0.8+), so that must have been fixed on the trunk in the meantime. I get one complete page followed by the last line of the document on the second page, as expected (though still cut off on the right). However, Camino seems to be ignoring the "Shrink to fit page width" setting in its print dialogue "pane," perhaps because the page specifies a set width for the table or because Camino seems to insist on 1" margins (my printer's default/minimum margins are 0.17"), or a combination thereof? This particular interaction is causing the missing right edge. Note also that when I set scaling in Page Setup to 80%, the page still breaks at the same place (the last line of the document is on a second page), even though there's plenty of room on the first page! Very bizarre printing code :-) (See following attachment.)
Here is a PDF of the page generated with scaling in Page Setup set to 80% Note the page breaks oddly when not necessary...and at the very same point it broke at 100% This may be a separate bug from the "ignoring shrink to page width"/"cut off right edge" issue, but I don't know enough to tell.
Comment 3•20 years ago
|
||
if it occurs in mozilla, it ain't a camino bug.
Assignee: pinkerton → core.printing
Product: Camino → Browser
Version: unspecified → Trunk
| Reporter | ||
Comment 4•20 years ago
|
||
(In reply to comment #3) > if it occurs in mozilla, it ain't a camino bug. Since Camino, Mozilla, and Firefox are all Mozilla products and they all print that web page exactly the same and Internet Explorer, Omniweb, and Safari don't have that printing problem, I assumed that it was an issue will all the Mozilla browsers. Does that seem reasonable?
Comment 6•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/
Comment 7•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•