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
*** Bug 194015 has been marked as a duplicate of this bug. ***
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