Closed
Bug 208861
Opened 22 years ago
Closed 21 years ago
printouts of web pages distorted, clipped on right side
Categories
(Core :: Printing: Output, defect)
Tracking
()
People
(Reporter: chris75, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030529
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030529
Starting with Mozilla 1.4a, I get distorted printouts from certain web pages.
On-screen display is fine. The printed page looks "cut off" on the right-hand
side, as if Mozilla thought the page was wider than the actual print media.
Something like this:
<pre>
| |
|first line, not clipped |
|this line gets clipped. like thi|
|this line is also clipped becaus|
| |
</pre>
Also, on Mac OS X only, HTML form elements (text input boxes, dropdown menus,
submit buttons, etc) appear disproportionately large on printout as compared
with on-screen.
Reproducible: Always
Steps to Reproduce:
1. Go the the example URL
2. Print the page to a printer, or click the "Save as PDF" button (Mac OS X
10.2) and save the page as a PDF file and view it.
Actual Results:
(See Details section)
Expected Results:
What it did in 1.3.1 and earlier -- e.g. not clip the right side or distort the
size of form controls.
| Reporter | ||
Comment 1•22 years ago
|
||
Test URL was briefly broken, now fixed. Also added a PDF showing the print
distortion. See: <http://web.mit.edu/cggriffi/www/testcase.pdf>
Verified that this behavior still continues in Mozilla 1.4-final.
*** This bug has been marked as a duplicate of 84223 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•