Bug 320986 - "Move to Trash" from within directories that are symlinked across devices causes the file to be copied across devices
Summary: "Move to Trash" from within directories that are symlinked across devices cau...
Status: RESOLVED DUPLICATE of bug 76380
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: trash (show other bugs)
Version: 4.10.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-10 06:34 UTC by Chris Gahan
Modified: 2018-04-16 20:10 UTC (History)
2 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 Chris Gahan 2013-06-10 06:34:49 UTC
Symlinks are slightly confusing Dolphin's ability to find the proper Trash directory.

Reproducible: Always

Steps to Reproduce:
1. Make a symlink in your home directory to another device (eg: /home/username/movies -> /d/movies)
2. View that directory in Dolphin
3. "Move to Trash" a file in that directory
Actual Results:  
Dolphin copies the file to the "/home/username" Trash directory, then deletes the file from "/d/movies".

Expected Results:  
The file should be moved to the Trash directory on the symlinked device ("/d").
Comment 1 Frank Reininghaus 2013-06-10 08:10:06 UTC
Thanks for the bug report!
Comment 2 Nate Graham 2018-04-16 20:10:18 UTC
I think this actually has nothing to do with the symlink, but rather is another occurrence of Bug 76380.

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