Bug 158590 - remember previously selected folder on enter-and-leave
Summary: remember previously selected folder on enter-and-leave
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-29 20:26 UTC by Frederik Schwarzer
Modified: 2008-05-20 23:22 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 Frederik Schwarzer 2008-02-29 20:26:05 UTC
Version:           1.0.1 (using KDE 4.0.1)
Installed from:    Debian testing/unstable Packages

If I enter a folder and then leave it again, nothing is selected. If I move the cursor with the arrow keys then, it starts at the first entry again.

Is it possible to have it remembering the folder I come from?
At least in the case where I look for a file in a bunch of folders and do not exacly know where it is in, it's hard to do so.
Comment 1 Peter Penz 2008-02-29 20:39:39 UTC
I've changed the severity from "wishlist" to "normal", as I consider it a bug :-)   We'll fix this...
Comment 2 Peter Penz 2008-05-20 23:22:18 UTC
SVN commit 810493 by ppenz:

when going back in history apply the keyboard focus to the the previously shown directory

BUG: 156550
BUG: 158590

 M  +14 -0     dolphinview.cpp  
 M  +6 -0      dolphinview.h  
 M  +11 -5     dolphinviewcontainer.cpp  
 M  +3 -0      dolphinviewcontainer.h  


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