Bug 472180 - When moving symlinks they are dereferenced and the target is moved instead
Summary: When moving symlinks they are dereferenced and the target is moved instead
Status: RESOLVED DUPLICATE of bug 464225
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.3
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-12 09:33 UTC by Behzat
Modified: 2023-07-12 12:40 UTC (History)
3 users (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 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 ***