Ticket #7140 (new defect)
Tree: The whole tree structure will break up if we drag-n-drop a parent node onto a child node.
| Reported by: | binspaul | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4 |
| Component: | Dijit | Version: | 1.1.1 |
| Severity: | normal | Keywords: | Tree, DnD |
| Cc: |
Description
The whole tree hierarchy will break up if we drag-n-drop a parent node onto a child node. It is also present in the example given in the file : '/dojo-release-1.1.1/dijit/tests/tree/test_Tree_DnD.html'. In the Collections tree example given, just drag-n-drop the Fruits node onto the Citrus node. The whole tree structure will break-up producing exception. Ideally, it should not be allowed to drop a node onto its child node.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.