Closed
Bug 265355
Opened 20 years ago
Closed 20 years ago
Height broken with absolute postioning and print.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 154892
People
(Reporter: datasage, Assigned: bugzilla)
References
()
Details
Attachments
(1 file)
665 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
The page above is an example of what the bug is. Its a layer that uses absolute
postioning with its size given in % of the page width and height.
If you view the page in print preview, the width will work fine. it will
consider 100% to be the page box (page size minus margins). The height on the
other hand, is 100% of the page hieght.
Reproducible: Always
Steps to Reproduce:
1.Open the above url.
2. Print the page or view in print preview
Actual Results:
the box that indicates the page layer. Exceeds the bottom print margin.
Expected Results:
Stopped at the bottom print margin.
Comment 1•20 years ago
|
||
Firefox should print the numbers on multiple pages. To recreate, load test.htm
into Firefox and click print preview.
Comment 2•20 years ago
|
||
The easy test case is a dupe of bug 154892, I think the page listed in the url
is too.
*** 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
•