Closed
Bug 394851
Opened 18 years ago
Closed 13 years ago
Wrong printing of position:absolute block
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: kan.izh, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
position:absolute bottom:0 block appears in wrong place on print preview/print.
Reproducible: Always
Steps to Reproduce:
1. Make block which should appear at the bottom of page using "position: absolute; bottom: 0;" styles.
2. Go to print preview or print the page on printer.
Actual Results:
Block appears out of page.
Expected Results:
Block should appear on paper not clipped.
See attachments with sample html and screenshot of print preview.
| Reporter | ||
Comment 1•18 years ago
|
||
| Reporter | ||
Comment 2•18 years ago
|
||
Updated•18 years ago
|
Component: General → Printing
Product: Firefox → Core
QA Contact: general → printing
Version: unspecified → 1.8 Branch
Was this fixed by bug 154892?
Comment 4•17 years ago
|
||
I can see this problem on branch. On trunk however, the text doesn't show up at all anymore, so I filed bug 424851 for it.
Comment 5•14 years ago
|
||
WFM in Print Preview, Mozilla/5.0 (X11; Linux x86_64; rv:9.0a1) Gecko/20110903 Firefox/9.0a1
Comment 6•13 years ago
|
||
WFM in Print Preview, Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:13.0) Gecko/20100101 Firefox/13.0.1
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•