GNOME Bugzilla – Bug 310546
Dangerous keyboard shortcut: Ctrl+Backspace
Last modified: 2005-10-17 15:29:24 UTC
Distribution/Version: Debian/unstable I believe this is usability bug: while navigating folders there are two very similar keyboard shortcuts: - Shift+Backspace goes to upper folder, closing old window - Ctrl+Backspace DELETES SELECTED FILES To my great surprise I just deleted entire contents of a directory on disk (thanks for the existence of Trash ;-) ). I meant to go to upper folder but forgot exact modifier key and pressed Ctrl instead of Shift. Modifer keys are much easier to forget than regular keys. It's obvious that Backspace means 'folder up' while Delete means 'delete files', Shift or Ctrl is much less obvious. I believe that Backspace key should be reserved to navigation only and Delete key should be used for deleting. Any other solution which doesn't allow for such trivial and potentially dangerous mistakes would be good too.
Thanks for your bug report. This keybinding is really stupid and dangerous.
Created attachment 49974 [details] [review] Fix The fix for this bug is trivial. The attached patch fixes it.
Thanks for your patch! Maybe you could submit it to the nautilus mailing list [1] for review? [1] http://mail.gnome.org/mailman/listinfo/nautilus-list
Done.
Please commit the patch, so this small but nasty bug can be marked FIXED.
I've pinged the mailing list. Setting version info to Nautilus 2.13. http://mail.gnome.org/archives/nautilus-list/2005-October/msg00051.html
Fixed.