https://bugzilla.xfce.org/show_bug.cgi?id=15727

--- Comment #11 from alexxcons <[email protected]> ---
Hmm, for some reason I fail to reproduce the double-dialog .. which filesystems
do you use to trigger it ?

From https://developer.gnome.org/gio/stable/GFile.html#g-file-move
> The native implementation may support moving directories (for instance on 
> moves inside the same filesystem), but the fallback code does not.
I am not sure if that means that the fallback code is not able to copy+delete
directories, or if it is not able to do so across different file-systems. In
any case, it sounds like that this might be the reason for our custom fallback,
which is called recursively on directories.

"thunar_transfer_job_copy_file" automatically creates "myfile (copy1)" if
source and target are identical ... but for moving files that seems to be not
relevant. (Though iirc there is some other open bug requesting a "rename"
button on copy/move dialog )

A member "replace_confirmed" per file and "don't ask for confirmation"  sound
good to me!

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to