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 559253 - Pushing backspace deletes links in Nautilus's Places pane accidently
Pushing backspace deletes links in Nautilus's Places pane accidently
Status: RESOLVED DUPLICATE of bug 340934
Product: nautilus
Classification: Core
Component: Sidebar
2.24.x
Other All
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 583312 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-11-04 11:00 UTC by Lachlan Stuart
Modified: 2010-04-12 18:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Lachlan Stuart 2008-11-04 11:00:33 UTC
I suggest 2 possible fixes:
1) Return the focus to the file browser pane after any mouse-based interaction with any of the Places applet. This means that one can quickly change between clicking in the Places pane and using keyboard based navigation in the main window. I specify "mouse-based interaction" as it should still be possible to tab to the side pane and interact with it with the keyboard. IMO, this is the best solution as it both simplifies interaction (reducing cognitive load by removing the "focus is in the places pane" hidden state) and optimizes it (reducing need to return to the file-browser pane).
2) Remove the Backspace keyboard shortcut for deleting entries in the Places panel and allow the rest of the window to handle it, similar to how the Tree and History panels handle backspace keystrokes. I can't see why this shortcut is even in the Places pane's code when it isn't used anywhere else in Nautilus.

Other information:
Steps to reproduce:
1) Open a Nautilus File Browser window from a standard install of Ubuntu 8.10 Desktop Edition. Ensure the Side Pane is showing(use F9 or View->Side Pane) and it is set to show Places in the Side Pane's drop-down. Also ensure that you have some bookmarks. These should show in the lower section of the Places panel.
2) Click on one of your bookmarks in the Places bar
3) Press backspace. At this point, the bookmark will be deleted, however the expected action would be that the main pane(file browser) would navigate up a directory.
Comment 1 Stefano Teso 2009-07-12 16:07:40 UTC
The fix is a one-liner; however, the current behaviour is consistent with GTK+ open dialog. Suggestions?
Comment 2 Yann Papouin 2009-09-22 18:05:34 UTC
Why not just removing the backspace shortcut? the del one already does the same thing.

The backspace should do the same thing in any cases : go to parent folder.
Comment 3 Cosimo Cecchi 2010-04-12 13:22:08 UTC
*** Bug 583312 has been marked as a duplicate of this bug. ***
Comment 4 Cosimo Cecchi 2010-04-12 18:03:38 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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