Bug 162748

Summary: dolphin should change path in panel after deleting bookmark wrom places
Product: [Applications] dolphin Reporter: Andrew Belitsky <belitsky.a>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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