Open
Bug 238183
Opened 21 years ago
Updated 3 years ago
printing more than one page throws assertion "aContent1 must not be null"
Categories
(Core :: Printing: Output, defect)
Tracking
()
NEW
People
(Reporter: ajschult784, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
484 bytes,
text/html
|
Details |
When testing a document with more than one page, Mozilla asserts(!):
###!!! ASSERTION: aContent1 must not be null: 'aContent1', file
nsLayoutUtils.cpp, line 222
###!!! ASSERTION: aContent2 must not be null: 'aContent2', file
nsLayoutUtils.cpp, line 223
might be a layout bug.
| Reporter | ||
Comment 1•21 years ago
|
||
load the testcase, print or print preview.
current CVS asserts.
Updated•16 years ago
|
Assignee: printing → nobody
QA Contact: printing
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•