Let me make it clear:
The bug comes out by 2 steps:
1. Expand the item and drag the item itself slightly at the same time (the `drag’ operation is necessary);
2. After the subtree of the item is expanded (or loaded), drag the item again, the item would fly away out of the box.
or, another version happened with the following steps:
1. Expand the item and start dragging the item itself at the same time, this time, hold it and no releasing (no `dragEnd’ event happened);
2. After the subtree of the item is expanded (or loaded), drag the item again, the item just move a little offset and never allow to move any more
Thanks regards,
Krime