After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 322737 - Dragging nested folders to trash doesn't always close all nested open folders
Dragging nested folders to trash doesn't always close all nested open folders
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: Trash
2.21.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-29 09:36 UTC by Chris Altmann
Modified: 2012-08-16 02:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Chris Altmann 2005-11-29 09:36:47 UTC
Please describe the problem:
If you drag a parent folder that has nested subfolders to an empty trash when
all of those subfolders are open, Nautilus only closes the parent folder that
was dragged to the trash. The nested subfolders left open still point to the
original locations and not to the new locations in the trash.

If you drag a similar folder hierarchy to a trash already containing a parent
folder with the same name as the dragged parent folder, Nautilus will behave
correctly and close all of the nested subfolders if open.

All of the above is in spatial mode.


Steps to reproduce:
1. Empty Trash
2. Create folder "foo" in home folder
3. Open Folder "foo"
4. Create folder "bar" in folder "foo"
5. Open folder "bar"
6. Drag folder "foo" from home folder to trash
7. Examine "bar" folder that was left open. Note path.
8. Close folder "bar"
9. Repeat steps 2 - 6. Note that Nautilus now closes both "foo" and "bar" as it
should.


Actual results:


Expected results:
Nautilus whould close all open nested subfolders

Does this happen every time?
Yes.

Other information:
Comment 1 Chris Altmann 2005-11-29 09:53:13 UTC
This might actually be a gnome-applets bug with the Trash Applet. I don't know
the details about how the two components talk to each other well enough to tell.

Feel free to reassign.
Comment 2 Sergej Kotliar 2006-04-10 15:04:04 UTC
Yeah, seeing this too in 2.14. Confirming the bug.
Comment 3 VF 2006-12-03 02:23:22 UTC
I still see something like this in 2.16. When I put 'foo' in the trash, the 'foo' window is closed and the bar window remains open. The bar window points to ~/.Trash/foo/bar/, but it should probably also be automatically closed like the 'foo' window was.
Comment 4 Cosimo Cecchi 2007-12-27 00:19:17 UTC
Confirming.
Comment 5 William Jon McCann 2012-08-16 02:21:00 UTC
This seems to only be an issue with spatial mode. Which is now gone.