#3456 closed defect (fixed)
Submenu positioning is incorrect
Reported by: | simonjb | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Submenus are always being opened in the top-left of the browser window rather than beside the menu item that the submenu is associated with.
To reproduce:
- open dijit/tests/test_Menu.html
- right click to open the context menu
- hover over "Enabled Submenu"
- submenu will open in the top-left of the browser window
Attachments (1)
Change History (5)
Changed 14 years ago by
Attachment: | submenu.PNG added |
---|
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Note: See
TracTickets for help on using
tickets.
Fixed in [9193]