Bug 472180

Summary: When moving symlinks they are dereferenced and the target is moved instead
Product: [Applications] dolphin Reporter: Behzat <elektorronikci>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: major CC: bugseforuns, kfm-devel, p.r.worrall
Priority: NOR    
Version: 23.04.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Behzat 2023-07-12 09:33:27 UTC
I am not sure if this is a bug or a change in the design philosofy. If the latter is the case, seriously you must reconsider this.

STEPS TO REPRODUCE
Cut some symlink file and paste elsewhere.

OBSERVED RESULT
Symlink files are dereferenced and originals are moved.

EXPECTED RESULT
Symlink files must not be dereferenced. Originals must not be moved. Just the symlink must be moved. That is the command the user intents to. Whether it references right or not, this is the problem of the user.

SOFTWARE/OS VERSIONS
KDE Frameworks 5.108.0
QT 5.15.10
Comment 1 Patrick Silva 2023-07-12 12:40:52 UTC

*** This bug has been marked as a duplicate of bug 464225 ***