Opened 14 years ago
Closed 14 years ago
#3821 closed defect (fixed)
Click on a MenuItem get Error
Reported by: | guest | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | popup menu menuitem | Cc: | |
Blocked By: | Blocking: |
Description
See it in test of Menu, open menu and click on an item:
this is the error: node.tagName has no properties
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Not happening anymore, fixed by [9698] I think.
Note: See
TracTickets for help on using
tickets.
Oops I broke that. Actually it only happens when nothing is focused before you invoke the menu, so it is trying to restore focus to nothing...