Closed
Bug 352149
Opened 19 years ago
Closed 19 years ago
Adopting a XUL node should transfer the popup listener to the new document
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: peterv, Unassigned)
References
Details
Looking at nsXULElement::AddPopupListener we should probably just copy the properties for nsGkAtoms::contextmenulistener and nsGkAtoms::popuplistener.
Comment 1•19 years ago
|
||
And tooltiplistener?
(nsRootBoxFrame::AddTooltipSupport)
Reporter | ||
Comment 2•19 years ago
|
||
Ah yes, probably.
Reporter | ||
Comment 3•19 years ago
|
||
Fixed by the fix for bug 351823.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Flags: in-testsuite-
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•