Issue 5155 in pharo: Drag and drop from list to same list is broken

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 5155 in pharo: Drag and drop from list to same list is broken

pharo
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=5155

Drag 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
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5155 in pharo: Drag and drop from list to same list is broken

pharo

Comment #1 on issue 5155 by [hidden email]: Drag and drop from list to  
same list is broken
http://code.google.com/p/pharo/issues/detail?id=5155

with PluggableListMorph ?



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5155 in pharo: Drag and drop from list to same list is broken

pharo

Comment #2 on issue 5155 by renggli: Drag and drop from list to same list  
is broken
http://code.google.com/p/pharo/issues/detail?id=5155

Yes, PluggableListMorph.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5155 in pharo: Drag and drop from list to same list is broken

pharo
Updates:
        Labels: Type-Bug

Comment #3 on issue 5155 by [hidden email]: Drag and drop from list  
to same list is broken
http://code.google.com/p/pharo/issues/detail?id=5155

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker