Opened 14 years ago
Closed 14 years ago
#1775 closed enhancement (duplicate)
make TreeMenu work only on labelNode, not on contentNode
Reported by: | ilia | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
Currently, whole tree widget has listener for menu, and menu is activated on click to it.
Need a way to cancel menu open if not labelNode, but contentNode is clicked.
So, a problem is to return false after menu is activated, to cancel menu open.
Change History (3)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Milestone: | → 0.5 |
comment:2 Changed 14 years ago by
Version: | 0.5 → 0.4 |
---|
comment:3 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I filed a separate bug about adding Menu support to the dijit Tree (although it will be different than the TreeContextMenu?). Closing this one.