Closed Bug 368641 Opened 18 years ago Closed 17 years ago

"ASSERTION: node in map twice" with xul:tabs, xul:popup, xul:template

Categories

(Core :: XBL, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

398 bytes, application/xhtml+xml
Details
Attached file testcase
Loading the testcase triggers two assertions:

###!!! ASSERTION: Already have an undisplayed context entry for aContent: '!GetUndisplayedContent(aContent)', file layout/base/nsFrameManager.cpp, line 592

###!!! ASSERTION: node in map twice: 'Not Reached', file layout/base/nsFrameManager.cpp, line 1695

It also triggers a pair of warnings:

WARNING: Inline(span)(3) frame didn't implement GetPrefWidth: file /Users/admin/trunk/mozilla/layout/generic/nsFrame.cpp, line 2929
WARNING: Inline(span)(3) frame didn't implement GetMinWidth: file /Users/admin/trunk/mozilla/layout/generic/nsFrame.cpp, line 2915
This is basically the same issue as bug 368276 -- we're ending up doing a containing block reframe because of the {ib} split, so we end up with the frames for the <span> in two different places in the frame tree.
Assignee: nobody → general
Component: XP Toolkit/Widgets: XUL → XBL
Depends on: 368276
QA Contact: xptoolkit.xul → ian
WFM.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Flags: in-testsuite?
Crashtest checked in.
Flags: in-testsuite? → in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: