Opened 13 years ago
Closed 13 years ago
#1986 closed defect (wontfix)
Tree: context menu causes multiple selection
Reported by: | ornus | Owned by: | ilia |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Widgets | Version: | 0.4.1rc1 |
Keywords: | tree widget | Cc: | sol@… |
Blocked By: | Blocking: |
Description
in the tree if one node is selected and user clicks on the other node both nodes become selected. this is not a standard behavior. I'll attach the test case
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | menuWithSelector.html added |
---|
comment:1 Changed 13 years ago by
Milestone: | 0.4.1 → 0.5 |
---|
comment:2 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Summary: | context menu causes multiple selection → Tree: context menu causes multiple selection |
Context menu not supported in Dijit Tree; users must extend controller to do their own context menu support.
Note: See
TracTickets for help on using
tickets.
menu with selector test case. place in the same folder as other TreeV3 tests