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 686962 - Backspace cannot be used for navigating to parent directory
Backspace cannot be used for navigating to parent directory
Status: RESOLVED DUPLICATE of bug 679822
Product: nautilus
Classification: Core
Component: Navigation
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-26 23:42 UTC by Florian Bäuerle
Modified: 2013-01-28 00:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Florian Bäuerle 2012-10-26 23:42:51 UTC
Very common expected behavior, not working any longer…
Comment 1 James 2013-01-27 18:08:02 UTC
Found out that adding:

(gtk_accel_path "<Actions>/ShellActions/Up" "BackSpace")

to ~/.config/nautilus/accels fixes this.

This is a workaround for the desperate until this can get fixed.

HTH,
See: https://bugzilla.gnome.org/show_bug.cgi?id=692648 (one is a dupe I guess)
James
Comment 2 André Klapper 2013-01-28 00:37:15 UTC
To avoid confusion with just-type search, the keybinding is Alt-Up in 3.6.

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