diegoles / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

DragListGroup not compatible with DragDrop classes #477

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1.Create a DragListGroup
2.Create a DragDropItem
3.Try to drop a Item from the DragListGroup on the target

What is the expected output? What do you see instead?
You should be able to drag/drop items from the DragListGroup to 
any DropTarget.
Its not possible to drop items from a DragListGroup to a DragDropItem.

Original issue reported on code.google.com by zbnj...@gmail.com on 18 Jun 2012 at 8:32

GoogleCodeExporter commented 8 years ago

Original comment by pall...@google.com on 19 Jun 2012 at 4:58