Drag/Drop of items can stop erratically

Summary

Id: 4089.20
Type: Bug Bug
Current Status: Open

Detail

13 Nov 2003 Open Steve McMahon

Under some circumstances (still to be determined) drag-drop of ListView items stops working. Subsequently no items can be dragged or dropped until a new instance of the control is created.

21 Nov 2003 Open Steve McMahon

I believe this is related to a problem seen in the TreeView control. If you tried to start drag-drop directly from a Sent message, dragging sometimes went wrong and the control crashed. This was resolved by posting a custom message to the control and starting drag-drop from there. I expect this will improve matters.