Bug 161365

Summary: when splitting the view the new view does not get the focus
Product: [Applications] dolphin Reporter: S. Burmeister <sven.burmeister>
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 S. Burmeister 2008-04-28 11:32:48 UTC
Version:            (using KDE 4.0.3)
Installed from:    SuSE RPMs
OS:                Linux

When a user works with the normal view and realises that he needs a new view to do something (if one would not like to use it, on ewould not open it) he clicks on the "split-view" and a new view opens, yet is not focused.

As a result, if the user for example wants to use the speedbar, aka places, or the folder-tree, he has to focus the new view before he can click the place. Otherwise the current view, would get that change and if the user finished the action, e.g. pasting the vopied files into a dir, clicking the "remove view" button would close the view that represents the state before the "split".
Comment 1 Peter Penz 2008-04-28 20:25:18 UTC
Good idea, I'll fix this :-)
Comment 2 Peter Penz 2008-05-04 20:40:34 UTC
SVN commit 803984 by ppenz:

Assure that after "Split View" has been executed, that the second view gets the focus instead of the first view.

BUG: 161365

 M  +6 -1      dolphinmainwindow.cpp  


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