Bug 162748 - dolphin should change path in panel after deleting bookmark wrom places
Summary: dolphin should change path in panel after deleting bookmark wrom places
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-28 16:31 UTC by Andrew Belitsky
Modified: 2008-06-08 16:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Belitsky 2008-05-28 16:31:30 UTC
Version:           1.0.99 (using 4.00.81 (KDE 4.0.81 >= 20080527, compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.25-ARCH

I have two bookmarks in places:
1. Home, which points to "/home/andrew/";
2. Docs, which points to "/home/andrew/docs/".
In dolphin I'm move to some folder into Doc, for example "/home/andrew/docs/photo/". In navigation panel it looks like "Docs > photo". After that I'm remove bookmark "Docs" but path still looks like "Docs > photo" instead of "Home > docs > photo".
Comment 1 Peter Penz 2008-06-08 16:52:25 UTC
SVN commit 818432 by ppenz:

Update the breadcrumb content, when the places model has changed the data or items have been removed/added.

BUG: 162748

 M  +8 -0      kurlnavigator.cpp  
 M  +1 -0      kurlnavigator.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=818432