Closed
Bug 46789
Opened 25 years ago
Closed 25 years ago
problem with popupset submenus
Categories
(Core :: XUL, defect, P3)
Tracking
()
People
(Reporter: dmcnamara, Assigned: mikepinkerton)
Details
a popupset with a submenu such as:
<popupset>
<menupopup><menuitem/></menupopup>
</popupset>
is displayed correctly the first time it is clicked on, however the second and
successive times, this error messagea appears:
###!!! ASSERTION: node in map twice: '(node->mContent != aNode->mContent) ||
((node->mContent == nsnull) && (node->mStyle != aNode->mStyle))', file
E:\Mozilla\M16\mozilla\layout\html\base\src\nsFrameManager.cpp, line 1907
I'm using build id 2000061408
| Assignee | ||
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 43804 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•