Open
Bug 410166
Opened 17 years ago
Updated 2 years ago
ASSERTION: There must always be an XMost PO!: 'smallestPO'
Categories
(Core :: Printing: Output, defect)
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
STEPS TO REPRODUCE
1. load the attached testcase
2. Print (or Print Preview)
ACTUAL RESULTS
Trying to position a sizeless window; caller should have called sizeToContent() or sizeTo(). See bug 75649.
WARNING: Warning: tried to create a new child widget with no parent!: file /usr/moz/checkin/mozilla/widget/src/gtk2/nsWindow.cpp, line 3132
WARNING: Warning: tried to create a new child widget with no parent!: file /usr/moz/checkin/mozilla/widget/src/gtk2/nsWindow.cpp, line 3132
###!!! ASSERTION: There must always be an XMost PO!: 'smallestPO', file /usr/moz/checkin/mozilla/layout/printing/nsPrintEngine.cpp, line 1597
###!!! ASSERTION: There must always be an XMost PO!: 'smallestPO', file /usr/moz/checkin/mozilla/layout/printing/nsPrintEngine.cpp, line 1642
Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•14 years ago
|
||
Printing this (to a ps file) is enough to trigger the "XMost PO" assertion.
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•