#2305 closed defect (fixed)
Menu2 - Menubar is broken
Reported by: | James Burke | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Try this test page: http://archive.dojotoolkit.org/nightly/tests/widget/test_Menu2.html
From Robert Koberg's email: Basically a menu will only open once. So if you hover over a menubar item, the menu will appear. Close the menu by click on an item or clicking somewhere else on the page. Then try to hover or click on a menubar item - reult is no menu appears.
I tried with the File menu, basically, after showing the menu once then clicking somewhere else to hide it, clicking on File again did not bring up the menu.
Attachments (2)
Change History (5)
comment:1 Changed 14 years ago by
Milestone: | → 0.4.2 |
---|
Changed 14 years ago by
Attachment: | Menu2.js.diff added |
---|
Changed 14 years ago by
Attachment: | Menu2.js.2.diff added |
---|
[patch][cla] Fix for menu2 (oops, I removed a comment)
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
[patch][cla] Fix for menu2