Bug 182363

Summary: Usability: Focus name text box in File Alreaady Exists dialog
Product: [Applications] dolphin Reporter: dillonco <dillonco>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description dillonco 2009-01-29 23:59:39 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Gentoo Packages

When the File Already Exists dialog comes up, the full keyboard focus is (apparently) given to the cancel button.  It would be more useful if the focus was instead given to the rename box.  That way a user could simply type a new name and hit enter to rename the file.

This is of particular interest when duplicating a file by dragging/copying it to the same directory: that action is obviously being done with the intent to rename the duplicate.
Comment 1 David Faure 2009-03-11 00:43:30 UTC
SVN commit 938011 by dfaure:

Backport r938010: focus the lineedit by default (for renaming), rather than the Cancel button.
BUG: 182363


 M  +4 -3      renamedialog.cpp  
 M  +1 -1      renamedialog.h  


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