Bug 182363 - Usability: Focus name text box in File Alreaady Exists dialog
Summary: Usability: Focus name text box in File Alreaady Exists dialog
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-29 23:59 UTC by dillonco
Modified: 2009-03-11 00:43 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 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