Status: Accepted
Owner: renggli
Labels: Milestone-1.3 Milestone-1.4
New issue 5155 by renggli: Drag and drop from list to same list is broken
http://code.google.com/p/pharo/issues/detail?id=5155Drag and drop from list to list works as expected, but it does not work to
move a list item a different place in the same list. This is because the
drop functionality is initialized on-mouse-enter only and in the case of a
reordering a mouse-enter event never happens. Of course one can work around
this bug by quickly moving the item out of the list and back in, but that
is rather obscure ...
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker