Bug 74012 - current item in filetreeview is scrolled away
Summary: current item in filetreeview is scrolled away
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: file tree (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 15:26 UTC by Michal Ceresna
Modified: 2008-06-29 17:50 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 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.