Bug 169886

Summary: Back button makes expandable folders view forget open branches
Product: [Applications] dolphin Reporter: Felix <info>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: wishlist CC: andresbajotierra, frank78ac, mpartap, peter.penz19
Priority: NOR    
Version First Reported In: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Felix 2008-08-26 21:55:28 UTC
Version:            (using KDE 4.1.0)
Compiler:           arch linux binary package
OS:                Linux
Installed from:    Unlisted Binary Package

This is a regression of bug 8112 from Konqueror 1.9.


To reproduce:

Open some tree branches

Enter a folder

Press Back button

All your branches are closed
Comment 1 Frank Reininghaus 2009-06-28 01:56:20 UTC
*** Bug 194015 has been marked as a duplicate of this bug. ***
Comment 2 Frank Reininghaus 2010-01-26 13:18:12 UTC
SVN commit 1080549 by freininghaus:

Reorganise some code in DolphinView and DolphinViewContainer. This
makes it possible to restore the expanded folders in the Details View
when navigating in history (based on r1056438 and r1079843).

Also remove DolphinView::activateItem(const KUrl&) and DolphinView's
m_loadingDirectory member (they are not needed any more).

This will be in KDE 4.5.

BUG: 169886


 M  +5 -17     dolphinview.cpp  
 M  +0 -10     dolphinview.h  
 M  +5 -14     dolphinviewcontainer.cpp  
 M  +0 -2      dolphinviewcontainer.h  


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