Bug 156008 - Tree view root changes all the time when browsing a remote folder which is not 'places'
Summary: Tree view root changes all the time when browsing a remote folder which is no...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-17 16:56 UTC by Diederik van der Boor
Modified: 2008-01-17 19:05 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 Diederik van der Boor 2008-01-17 16:56:30 UTC
Version:           1.0 (using KDE 4.0.0)
Installed from:    SuSE RPMs
Compiler:          gcc
OS:                Linux (i686) release 2.6.22.13-0.3-default

When a remote folder is accessed, the tree view navigation changes it's root each time a folder is entered or left.

When one of the parent folders is inside a 'place' it works properly; the tree expands.
Comment 1 Peter Penz 2008-01-17 19:05:30 UTC
SVN commit 762704 by ppenz:

Treeview fixes:
* don't jump to the selected folder when expanding a sub tree within the treeview widget
* don't reset the root of non-local URLs when there is no Places-URL available

BUG: 155996
BUG: 156008

 M  +27 -15    treeviewsidebarpage.cpp  
 M  +8 -0      treeviewsidebarpage.h  


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