After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 105356 - {regression} new folder rename doesn't erase 'untitled folder'
{regression} new folder rename doesn't erase 'untitled folder'
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Views: Icon View
2.2.x
Other Linux
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-06 03:14 UTC by louisg00
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
When renaming files, mark the old name as selected (755 bytes, patch)
2003-02-06 12:10 UTC, Tomas Junnonen
none Details | Review

Description louisg00 2003-02-06 03:14:23 UTC
When creating a new folder you start typing a name for this folder. In 2.0
the 'untitled folder' would disapper once you start typing. In 2.1/2.2 it
stays and you have to manually remove it.
Comment 1 Tomas Junnonen 2003-02-06 12:10:11 UTC
Created attachment 14156 [details] [review]
When renaming files, mark the old name as selected
Comment 2 Tomas Junnonen 2003-02-06 12:12:35 UTC
This bug affects the renaming of existing files and folders too. The
caret is also positioned at the beginning of the old name, which is
not what you would expect from an text entry. I've attached a patch to
fix this.
Comment 3 Mark Finlay 2003-02-07 19:25:15 UTC
This really needs to get reviewed and into Gnome 2.2.1 if it's
an ok fix. 

This is only applicable to the icon view so i'm changing the component.

One issue: I think that when you create a new folder/file the text
should be selected, but should it also be selected when doing
a normal rename? this might lead to mistakes.
Comment 4 Mark Finlay 2003-02-07 21:50:49 UTC
*** Bug 102172 has been marked as a duplicate of this bug. ***
Comment 5 Mattias Dahlberg 2003-02-07 22:28:45 UTC
I agree with Mark, when creating a new folder the text "untitled 
folder" should be selected, but when doing a normal rename the old 
filename probably shouldn't be selected.

Thanks for working on a patch, Tomas! You wouldn't be in the mood to 
create similar functionality for the List View, would you? :)
Comment 6 Mark Finlay 2003-03-01 16:55:39 UTC
This has been fixed in CVS.