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 352985 - Path bar should notice deleted directories
Path bar should notice deleted directories
Status: RESOLVED DUPLICATE of bug 310205
Product: nautilus
Classification: Core
Component: Navigation
0.x.x [obsolete]
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-26 14:37 UTC by Wouter Bolsterlee (uws)
Modified: 2007-01-09 15:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Wouter Bolsterlee (uws) 2006-08-26 14:37:08 UTC
Repeat the following steps. The item in UPPERCASE shows the "pressed" button.

1. Open /some/path/subdir. The path bar shows:
   [/] [some] [path] [with] [SUBDIR]

2. Move up one folder. The path bar shows:
   [/] [some] [path] [WITH] [subdir]

3. Delete the directory "subdir". Now the path bar still shows:
   [/] [some] [path] [WITH] [subdir]

   However, since "subdir" does not exist anymore, clicking the
   "subdir" button triggers an error dialog. The path bar should
   be updated to show this:
   [/] [some] [path] [WITH]
Comment 1 Teppo Turtiainen 2007-01-09 15:20:02 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 310205 ***