Closed
Bug 327112
Opened 20 years ago
Closed 20 years ago
Only the first page is printed form a CSS / layer based HTML page
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 154892
People
(Reporter: d4ve, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
All my CSS based websites are not able to print over serveral pages in Firefox (1.5.0.1 Mac & Win). If a HTML page does not fit on one sheet it is cut off.
This page prints fine with IE6 Win and Safari Mac, but not in Firefox (all versions i know).
If there is a CSS workaround to prevent this problem, before it gets fixed, please let me know.
Reproducible: Always
Steps to Reproduce:
1.Open URL
2.Print Page (or use Preview)
3.
Actual Results:
Only first page is printed
Expected Results:
Should be at least 3 pages
I downloaded the page (file -> save page as -> complete), print preview and reproduced the problem. I then went through the print CSS and removed all instances of position:aboslute; the page is then working in print preview.
Marking as a duplicate of bug 154892 as that seems to be the bug for position:absolute elements only showing up in the first page.
*** This bug has been marked as a duplicate of 154892 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•