Ticket #7399 (closed enhancement: duplicate)

Opened 11 months ago

Last modified 9 months ago

provide a way to know which nodes are dropped on target

Reported by: pw Owned by: elazutkin
Priority: normal Milestone: future
Component: DnD Version: 1.1.1
Severity: normal Keywords: dnd
Cc: peter.weemeeuw@…

Description

The enhancement could be a local event fired on target that gives the info which nodes are dropped (and maybe there index in the target container?). At this moment there is not a way to see which nodes are dropped in the target container using the /dnd/drop subscription (unless the node ids do not change in the node creator, the nodes parameter in the callback function in /dnd/drop return the source nodes, not the target nodes).

(see also the forum thread http://dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-support/cant-determine-dropped-item-when-using-custom-node-creato)

Change History

Changed 11 months ago by dylan

  • milestone changed from tbd to future

Changed 10 months ago by elazutkin

Moving all open ticketd to the future.

Changed 9 months ago by elazutkin

  • status changed from new to closed
  • resolution set to duplicate

Dup of already implemented #7043.

Note: See TracTickets for help on using tickets.