Nicolai wrote: >The problem is, dragging stars after the mouse click on the list items >changes the selection. That means, selecting all items and after >that click on one item to start dragging, this item will be unselected.
Yes, that is a well-known long time open bug 12534. It changes the selection on mouse-down instead of on mouse-up. Stephan