Closed Bug 55158 Opened 25 years ago Closed 21 years ago

Popups nested within popups don't behave properly.

Categories

(Core :: XBL, defect, P3)

x86
Other
defect

Tracking

()

RESOLVED INVALID
Future

People

(Reporter: neil, Assigned: hyatt)

Details

I have nested a menubutton inside another menubutton as follows: <binding id="outerbutton"> <content includes="menupopup"> <xul:menubutton class="innerbutton" flex="1" allowevents="true" inherits="src,disabled,value,accesskey,crop,dragover-top,tooltiptext=buttontooltiptext,onclick=buttonaction"> <children/> </xul:menubutton> </content> </binding> The problem is that the menu never closes, except by reapplying the theme.
->future
Target Milestone: --- → Future
Neil, can you create a testcase to see if this still happens?
QA Contact: jrgmorrison → ian
Well, I know more about menu frames and XBL now... I probably don't need this.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.