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 156915 - C^t for file deletion is scary
C^t for file deletion is scary
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Keyboardability
2.6.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 474222 528631 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-10-30 16:55 UTC by Samuel Abels
Modified: 2008-07-10 01:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Samuel Abels 2004-10-30 16:55:46 UTC
Please describe the problem:
Yesterday I repeatedly deleted a complete folder by accident because I wanted to
open a new tab in Epiphany using C^t, but the focus was on the desktop. Scary.

Steps to reproduce:
1. Press C^t
2. Note that your precious files are moved into the not-so-precious trash can.
Because if you don't, say goodbye to your files.


Actual results:
You destroy your very own files.

Expected results:
Please remap file deletion to another key. (Isn't that the "Delete" key already?)

Does this happen every time?
Absolutely.

Other information:
Comment 1 Richard Hoelscher 2005-02-14 20:42:24 UTC
Thanks for this report. This bug will be closed as invalid because "Ctrl+T"
doesn't delete, rather it moves to Trash. This operation is reversible. 

(resolution confirmed by interatom)
Comment 2 Samuel Abels 2005-02-14 20:49:38 UTC
I am not sure whether this is really to be considered reversible. After all,
it's only reversible if you notice what happened. I /have/ lost data due to
this. I still think this is serious.
Comment 3 Pavel Šefránek 2008-04-07 16:37:09 UTC
*** Bug 474222 has been marked as a duplicate of this bug. ***
Comment 4 Pavel Šefránek 2008-04-07 16:39:06 UTC
Yes, it's reversible, but C^t have been always there for opening a new tab, not deleting/moving files. Keep that in mind.
Comment 5 A. Walton 2008-04-17 20:38:03 UTC
*** Bug 528631 has been marked as a duplicate of this bug. ***
Comment 6 mhoye 2008-06-08 01:22:29 UTC
This isn't easily reversible (there's no undo, and you can't sort the trash by most-recently-put-into) so unless you know exactly what you've just accidentally deleted that random file or folder that used to be on your desktop is as close to gone as can be without being erased.

It's also not changeable; this might be grounds for another bug, but as far as I can tell from my experiments on and up-to-date ubuntu gutsy, the workaround of modifying the control-t shortcut doesn't work either, or at least doesn't persist across session restarts.

I would very much like this to be fixed - the delete key works fine, and the consequences of hitting control-t when no window has focus are dramatic and hard to undo, and it might not even be obvious for a while that anything has happened.

Comment 7 sebn 2008-06-15 21:51:29 UTC
Today, I deleted my 4.2GB development projects folder.
Took me almost half an hour to restore the entire folder from the Trash (don't ask me why it took so much time, I have no idea).

I'm not sure that "reversible" is the best word to describe this :)
Comment 8 A. Walton 2008-07-10 01:50:08 UTC
Fixed in Trunk:
2008-07-10  Christian Neumair

	* src/file-manager/fm-directory-view.c:
	Do not bind CTRL+T to "Move to Trash".