#14890 closed task (fixed)
[27895] breaks tree context menu
Reported by: | Manuel Irrschik | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
The changes made in [27895] break the dijit Tree Context Menu
(see test @ dojo archive after the changeset: http://archive.dojotoolkit.org/dojo-2012-02-17/dojotoolkit/dijit/tests/tree/test_Tree.html )
need to add selector: ".dijitTreeNode"
to the Menu declaration --> test and documentation should be updated
Change History (4)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Milestone: | tbd → 1.8 |
Owner: | set to bill |
Status: | new → assigned |
comment:2 Changed 9 years ago by
comment:4 Changed 9 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Thanks, I'll fix and refactor that code.