If I have a parent item and then a group of child items and I'm dragging them within the parent group to rearrange the order, the cursor flashes back and forth back from an insertion line between two child items, to highlighting the parent item. If the parent item is out of sight because the user has scrolled down the list, the insertion line simply disappears and then should the user 'drop' the item they were dragging, it is placed out of sight at the very top of the list. Is there a way to disable this intermittent highlighting of the parent item?
It seems if you wanted to drag an item to the top of the list and highlight the parent, you would do just that and would never really want to try and perform that function by dragging o
ne item directly onto another (which, when doing a drag/drop, seems like the item would drop above or below the item the mouse was directly on).