[Xfce-bugs] [Bug 13291] Ask whether to merge or to rename pasted folders

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Nov 23 23:31:38 CET 2019


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

alexxcons <alexxcons at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexxcons at xfce.org

--- Comment #5 from alexxcons <alexxcons at xfce.org> ---
Thanks for reporting!

Just checked, it is a side effect of this commit:

https://git.xfce.org/xfce/thunar/commit/?h=xfce-4.14&id=db49aa728b029ca1c398d0d8bee9a41db0c399ce

However for some reason my concrete observations seem to differ from yours:

My setup:
test/folder/file1  (some text inside)
test/sub/folder/file1 (empty)
test/sub/folder/file2

Using  STRG+C /STRG+V to copy "test/sub/folder" into "test" gives me, like
before, the possibility to merge. I am asked to overwrite on each file.
Using DND or STRG+X /STRG+V to move "test/sub/folder" into "test" gives me,
only the option to replace. No possibility to decide if single files are
overwritten any more.
file1 will be replaced by an empty one.  That is what I would expect from the
"replace" button I pressed.

Do you see the same concrete behaviour on BSD, or something different  ?

That change in behavior actually is a direct result of the fix of Bug #15727
before a copy was performed when a folder already existed, leading to time
consuming operations. Now the old folder is deleted an a move is performed
instead. A merge is not foreseen in that scenario.

Like before, it still would be nice to be asked to rename the existing folder,
like this bug suggests.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list