To reproduce create an folder: mkdir foo And some files: touch {0..1000} Go into foo and back, so that it appears on the pathbar Select some of the files (more than 10) and drag + drop them into "foo" on the pathbar - Often it happens that the spinner on the mouse keeps spinning forever -- This spinning can be ended by going int o "foo" and back - It looks like the files are moved, but the view still shows some "ghost files". - When trying to drag + drop these ghost files, thunar will popup an error "File or folder not found" -- as well the ghost files will disappear when going into "foo" and back
The bug seems to occur on all views. It can as well be reproduced in gtk2/thunar, however there it only happens occasionally.
I did not encounter the endless spinner and with the fix for bug 13364 no ghost files either.
Nice, now I as well cannot reproduce the endless spinner any more. Fixed by something else ;)