Bug 161365 - when splitting the view the new view does not get the focus
Summary: when splitting the view the new view does not get the focus
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-28 11:32 UTC by S. Burmeister
Modified: 2008-05-04 20:40 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 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