GNOME Bugzilla – Bug 352985
Path bar should notice deleted directories
Last modified: 2007-01-09 15:20:02 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]
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 ***