Closed
Bug 432058
Opened 17 years ago
Closed 15 years ago
"ASSERTION: mCurrentIndex > 0" with <xul:listbox>
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
773 bytes,
application/vnd.mozilla.xul+xml
|
Details |
Loading the testcase triggers:
###!!! ASSERTION: mCurrentIndex > 0: 'mCurrentIndex > 0', file /Users/jruderman/trunk/mozilla/layout/xul/base/src/nsListBoxBodyFrame.cpp, line 1417
mCurrentIndex and siblingIndex are both 0 when the assertion fires.
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/layout/xul/base/src/nsListBoxBodyFrame.cpp&rev=1.98&mark=1417#1400
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
Reporter | ||
Comment 1•15 years ago
|
||
WFM on trunk.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•15 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•