Closed Bug 722968 Opened 14 years ago Closed 14 years ago

Large div's content is not printed

Categories

(Core :: Printing: Output, defect)

10 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 425848

People

(Reporter: mnaoumov, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7 Steps to reproduce: Take the following HTML. Open it in Firefox. Click print -> preview <!doctype html> <html> <body> <div style="width: 1000px; height: 4000px;"> <div style="margin-left: 500px; margin-top: 2000px; position: absolute;">Caption </div> </div> </body> </html> Actual results: All preview pages are empy Expected results: In portrait mode 2nd page should contain word 'Caption'
Attached file reporter's testcase
related to Bug 425848 ?
Component: Untriaged → Printing: Output
Product: Firefox → Core
QA Contact: untriaged → printing
(In reply to Alice0775 White from comment #2) > related to Bug 425848 ? Seems to be related :)
(In reply to mnaoumov from comment #0) > <div style="margin-left: 500px; margin-top: 2000px; position: > absolute;">Caption </div> Yup -- looks like a duplicate, based on the large margin-top value.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: