Bug 443673 - Cannot copy file if symlink exists in same folder
Summary: Cannot copy file if symlink exists in same folder
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.08.1
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-13 15:31 UTC by David
Modified: 2021-10-13 15:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2021-10-13 15:31:46 UTC
STEPS TO REPRODUCE
1. Create a symlink somewhere user-writable to some file from a different folder, having the same name as the original file.
2. Open the folder where the symlinked file lives in Dolphin, and the folder where the original file lives.
3. Try to copy the real file into the folder that has the symlinked one (replacing the symlinked one with the real one).

OBSERVED RESULT
Does not let me copy the real file if a symlink already exists.

EXPECTED RESULT
Should let me overwrite the symlink with the real file.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION