Closed
Bug 329395
Opened 19 years ago
Closed 18 years ago
"ASSERTION: Popup attached to an element that isn't in XUL!" when ctrl+clicking XUL textbox in XHTML page
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
VERIFIED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
207 bytes,
application/xml
|
Details |
Steps to reproduce:
1. Load the testcase.
2. Ctrl+click the textbox (testing on Mac, where Ctrl+click is equivalent to right-click).
Result:
###!!! ASSERTION: Popup attached to an element that isn't in XUL!: 'Error', file /Users/admin/trunk/mozilla/content/xul/content/src/nsXULPopupListener.cpp, line 282
Expected:
Context menu with items like "Paste" and "Undo".
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•18 years ago
|
||
*** Bug 356769 has been marked as a duplicate of this bug. ***
Updated•18 years ago
|
Component: XUL Widgets → XP Toolkit/Widgets: XUL
OS: Mac OS X 10.2 → All
Product: Toolkit → Core
QA Contact: xul.widgets → xptoolkit.xul
Hardware: Macintosh → All
Comment 3•18 years ago
|
||
Should now be fixed with bug 279703.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•18 years ago
|
||
The assertion is gone, but the context menu still fails to appear. I filed bug 386938 for that.
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 5•17 years ago
|
||
I don't think it makes sense to make an automated test for this before bug 386938 is fixed.
Flags: in-testsuite-
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•