Closed
Bug 141653
Opened 23 years ago
Closed 23 years ago
<menupopup> tag doesn't work
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
VERIFIED
DUPLICATE
of bug 136327
People
(Reporter: sagiem, Assigned: hyatt)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0+)
Gecko/20020429
BuildID: 2002042908
In the above URL, when clicking the "Menu button", a popup menu is supposed to
appear. The button does not respond at all.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.mozilla.org/projects/xul/tests/buttons.xul
2. Click on "Menu button".
Actual Results: No response.
Expected Results: A popup menu should appear.
![]() |
||
Comment 1•23 years ago
|
||
To XUL
Assignee: attinasi → hyatt
Status: UNCONFIRMED → NEW
Component: Layout → XP Toolkit/Widgets: XUL
Ever confirmed: true
OS: Windows 2000 → All
QA Contact: petersen → shrir
Hardware: PC → All
Comment 2•23 years ago
|
||
The implicit hookup of the child menu is not working. If you add the explicit
|type="menu"|, then this works ok. I don't know if the support for the implicit
form was ever implemented.
Comment 3•23 years ago
|
||
Dup. I'll copy over jrgm's comment.
*** This bug has been marked as a duplicate of 136327 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 4•22 years ago
|
||
mass duplicate verifications . For filtering purposes, pls use keywd
"massdupverification"
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: shrir → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•