Bug 74012

Summary: current item in filetreeview is scrolled away
Product: [Applications] kdevelop Reporter: Michal Ceresna <michal.ceresna>
Component: file treeAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michal Ceresna 2004-02-02 15:26:45 UTC
Version:           3.0.0RC1 (using KDE KDE 3.1.4)
Compiler:          gcc version 3.3.3 20040125 (prerelease) (Debian) 
OS:          Linux

a small annoyance:

In FileTree view an item (filename) is selected. Then you right-click and in context menu select 'show non-project files'. The item remains still selected but is not visible (scrolled out of the view)

see:
http://amos.sturak.sk/~ceresna/kd1.png
http://amos.sturak.sk/~ceresna/kd2.png
Comment 1 Jens Dagerbo 2004-02-02 15:38:47 UTC
Umm.. this is very much a special case. The FileTree supports multiple selection (for use with a VCS). I guess it _could_ scroll to show at least one selected item if such an item happens to end up outside the view in the case of a switch between project/non-project view.

I don't think the current behavior is a bug, I'm demoting this to a wishlist item.
Comment 2 Andreas Pakulat 2008-06-29 17:50:08 UTC
kdev4's treeviews don't auto-scroll.