Bug 155996

Summary: Tree view jumps back up to active item when expanding a node below
Product: [Applications] dolphin Reporter: Diederik van der Boor <vdboor>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Diederik van der Boor 2008-01-17 14:38:52 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 expanding tree nodes in a long list, the tree view jumps back up to the currently selected folder.
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