Cannot rename by clicking on a file

Bug #48671 reported by agro1986
190
This bug affects 32 people
Affects Status Importance Assigned to Milestone
Nautilus
Confirmed
Wishlist
nautilus (Ubuntu)
Triaged
Wishlist
Unassigned

Bug Description

In Windows explorer, clicking a file and then clicking once more on the file name will enter "rename file" mode. Nautilus doesn't do this.

Isn't it a useful feature to have?

Revision history for this message
sam tygier (samtygier) wrote :

on a single button mouse this can be quite annoying

Changed in nautilus:
status: Unconfirmed → Confirmed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your comment. The changes you are requesting require more
discussion and should rather be done on an appropriate mailing list or
forum.

Changed in nautilus:
assignee: nobody → desktop-bugs
status: Confirmed → Rejected
Revision history for this message
agro1986 (agro1986) wrote : Re: [Bug 48671] Re: Cannot rename by clicking on a file

A final question: does this mean that someone from Ubuntu (for example
you) will take the appropriate discussion upstream, or does this mean
that I must take the discussion there?

Thanks

On 6/8/06, Daniel Holbach <email address hidden> wrote:
> Thanks for your comment. The changes you are requesting require more
> discussion and should rather be done on an appropriate mailing list or
> forum.
>
> ** Changed in: nautilus (Ubuntu)
> Assignee: (unassigned) => Ubuntu Desktop Bugs
> Status: Confirmed => Rejected
>
> --
> Cannot rename by clicking on a file
> https://launchpad.net/bugs/48671
>

Revision history for this message
Daniel Holbach (dholbach) wrote :

It'd make more sense, if you took the discussion to either an upstream mailing list or a forum, because you're in favour of the change and are much better able to point out your personal list of pros and cons than anybody else.

Revision history for this message
Luke Symes (allsymes) wrote :

This is a convention among Windows, OS X, KDE, etc. It would also be easy to implement - if file is already selected when clicked on, enter rename mode.

Revision history for this message
Kriston Rehberg (me-kriston) wrote :

This is the single most annoying "feature" of Nautilus.

Are all these bugs going to have "take it upstream" as their resolution?

Revision history for this message
Am Elder (linux-gmx-se) wrote :

I agree that this is a feature worth adding. Having grown up with this convention, it's still a surprise that Nautilus doesn't do it.

That said, the One Hundred Papercuts overview asks for:
"- issues with existing features, rather than requests for new features"

I'd love to see it in a future version of Ubuntu, though.

Revision history for this message
Stefan Hammer (j-4-deactivatedaccount) wrote :

I want to mention, that you can rename a marked file by pressing F2!
This is very useful, because you have to use your keyboard anyway. So pressing F2 at first is no big deal.

But nobody knows that, or do you?
My suggestion to make this bug fit into "One Hundred Papercuts" is to add a hint for this shortcut to the right-click menu.

Instead of:
"Rename..."
it can be written:
"Rename... F2"

So everybody knows, that he can also rename by pressing the F2 button before he starts typing the new name.

Revision history for this message
Luke Symes (allsymes) wrote :

Why would you put the shortcut hint in the context menu when no other items have it? It is already in the Edit menu (not everyone would go looking for it though). I rarely use F2 because it is annoying on Macbooks to press Fn+F2 - it breaks my workflow.

Here is why I think it is a papercut:
It is system-wide, and impacts a standard workflow - renaming files and directories.
It would be easy to address.
It is a missing way to access the existing 'rename' feature.
It is related to useability; it is a convention among other file managers. Most people who have used Windows or OS X will be familiar with it, and can be lost when they try to do it on Ubuntu.

Changed in hundredpapercuts:
status: New → Confirmed
Changed in nautilus:
status: Unknown → New
Revision history for this message
Lem (lem-jjr) wrote :

Personally I find the click-to-rename very annoying when using Windows and KDE apps. I've been using a GNOME-based desktop for almost 11 years now, maybe that's why :)

Functionality like this should be optional, maybe enabled by default, but controllable by a simple checkbox in the Nautilus preferences.

Revision history for this message
Cody Russell (bratsche) wrote :

I disagree that there should be an option hidden away in some preference page somewhere. If there's some question as to whether it's a good idea or not, the next step might be some kind of usability study. Adding a checkbox in a preference page is the "we don't know the solution" kind of solution though. :)

Revision history for this message
nitindb (2-admin-stylishgoods-com) wrote :

I like the solution provided by soliac. I agree that no other items in the right-click menu which have it, but there are many items in the edit menu which do not mention any shortcut keys at all, so I don't think there is any rule we need to follow. The right-click menu can selectively mention a couple of keyboard shortcuts which are often used and for whom the shortcut might not be known.

Revision history for this message
nitindb (2-admin-stylishgoods-com) wrote :

Sorry, please ignore the first sentence of my previous message. I meant that I agreed with 'jango' not soliac. The select and then click to rename can get annoying after a while when you often end up entering rename mode by mistake...especially if you are using a touchpad not mouse.

Revision history for this message
Lem (lem-jjr) wrote :

Cody, I don't think it's a case of "we don't know the solution", but rather giving the users savvy enough the option to select what suits them best. I already said that for myself, I find it annoying in KDE and Windows (the single click after select for rename). When I'm renaming, I'm going for the keyboard almost always, so hitting F2 isn't that much extra work, in fact it's more deliberate going for F2 (or right click/edit -> rename). Too many times in KDE and Windows have I entered rename mode when I didn't want it, then it's a matter of pressing escape or clicking elsewere.

My suggestion was to enable rename on single click after select by default to bring the behaviour in line with other operating systems (obviously there's enough people wanting it this way, and the idea of these hundredpapercuts is for first-time user usability; chances are they came from Windows), but provide an option (not buried in GConf) for those of us who aren't used to, or don't like this behaviour. I myself think it's perfectly fine as it is (and has been for ages). In this respect I agree with some of the other comments about "Ubuntu is not Windows" and GNOME is not KDE, why should it aim to be the same, etc.

Revision history for this message
superfly (superfly) wrote :

I agree.... makes for speedy file renaming

Revision history for this message
Luke Symes (allsymes) wrote :

Would accidental renaming be much of a problem if only the label activated it? Do people use the text label for selecting/moving as much as the file icon? Clicking on the file icon could be set to end renaming, which would help with quickly getting out of it...

I think that there is a parallel here with the single/double-click-to-open behaviour setting. Preferences -> Behaviour would be a good place for a click-selected-to-rename setting.

I'm at a loss as to what needs doing in the code, after looking through the source for a while all I could get it to do was rename when clicking a selected icon - not quite right. I can't find a way to check if only the label was clicked...

Revision history for this message
Lem (lem-jjr) wrote :

Soliac wrote, "Would accidental renaming be much of a problem if only the label activated it? Do people use the text label for selecting/moving as much as the file icon?"

List display mode. I always set my file browsers to list view (in Windows, and Ubuntu both KDE and GNOME). The icon is rarely clicked, it's always the text I'm clicking on.

Soliac wrote, "I think that there is a parallel here with the single/double-click-to-open behaviour setting. Preferences -> Behaviour would be a good place for a click-selected-to-rename setting."

That gets me every time in K3B (what a brilliant app that is :D). Single clicking adds files to the project, but what happens when I want to select a range and drag it somewhere rather than add it? Drives me nuts. Same with the single click to open etc. Having these things in Preferences -> Behaviour would suit me fine. Again, could make the default the "standard" (or most widely used, in most cases it'll be "The Windows Way"), then provide the option for alternative behaviour. Then again, this could be endless, right? So, GNOME is not Windows, nor is it KDE, or OSX, or AmigaOS, or ... and all possible combinations there after.

I'll reiterate though. I don't see why clicking to rename is so important to implement when the functionality is on F2 (a known shortcut, even works in Windows!). If you're renaming, chances are _very_ high that you're going for the keyboard, so F2 is just as easy as clicking, no?

Revision history for this message
agro1986 (agro1986) wrote :

It's a psychological thing... F2 is not part of the file name so it seems very unnatural for me to have to press F2 when my mind and hand is still on "mouse mode" (well, I grew up in a windows environment so maybe that's the psychological cause)

It's important for users having used to the feature. People will think "hey I can do this very simple thing in windows, why can't I do it in Linux?". Btw, my mom, dad, brother, and sister don't know the F2 shortcut. They use single click on windows to rename files. It's not like the "del" key where it's obvious that it's for deleting stuffs.

You might say that it annoys you when you accidentally activates the rename function, but I beg to argue on this one. How often do you accidentally activate it when the feature is available? I for myself can say that it almost never happens to me. I don't press F2 on windows because the chance of accidentally hitting F1 is higher and pressing that will load windows help which slows down the system when it loads.

* Having this feature:
--- people used to the feature will use it happily
--- if accidents happen, you can just hit ESC or click anywhere else. People encountering the accident will be annoyed, but hey it's called an accident because it rarely happens.

* Not having this feature
--- people used to the feature will be annoyed. And since I think renaming files is quite a common operation they will be annoyed many times
--- you can use F2, but I think it is prone to mishit F1 or F3

Just my opinion...

@soliac: on windows the rename mode is entered only if we click on the file name. So clicking on the icon won't activate it.

Revision history for this message
Lem (lem-jjr) wrote :

So essentially there's "accidents" with both methods. With the traditional F2 shortcut there's the F1 and F3 accident (never done that myself), and with the click to rename there's the accidental entering rename mode (which happens frequently enough to me that I've actually noticed and am making an effort to share my opinion here).

I'd say your post, agro, validates my suggestion of having the default as "click to rename" (btw, do you use icon or list view by default?) as the default behaviour, but having the option to disable it for the veteran GNOME users. Though really, there's always Kubuntu for those who like "The Windows Way" :)

Revision history for this message
Textureglitch (textureglitch) wrote :

For the love of all that is holy, DO NOT IMPLEMENT THIS!

This was a stupid idea in Windows and it'll be a stupid idea in Ubuntu. When I click a file, 99.999% of times it's because I want to select it. Not rename it.
And the moment the UI is just slightly unresponsive, or when I have selected the file and then realize I want to drag and drop it so I click it again, or a million other situations where I accidentally click the file twice, the rename idiocy is going to be activated instead.

I think renaming a file is to be regarded as more intrusive an action than selecting it and it's good to have to right-click or press F2 to show that renaming it is actually what you want to do.

Revision history for this message
agro1986 (agro1986) wrote :

@Textureglitch

>> or when I have selected the file and then realize I want to drag and drop it so I click it again,
Selecting a file (e.g., clicking once) and then dragging it (second click but hold it and drag around) won't activate the rename function. So no problem here, unless you aren't actually dragging it the second time around but instead clicking it (what for?!?).

Yes,when you click a file, 99.999% of times (your number) it's because you want to select it But the second time you click a file, the chance is that the user (read: user coming from a windows or mac background, which would be a high number) WANTS to rename it. Why else would you want to click it the second time on purpose if it has NO function???

It's not about Windows way or GNOME way... It's about finding a better way.

Revision history for this message
Cody Russell (bratsche) wrote :

Regarding the "where in the selection you click" issue that someone mentioned above, I just tested on Vista and it does distinguish between clicking on an icon and clicking on the label.

I tested first on the desktop, where I'm using an icon layout. If I click the icon to select the item, move the mouse away, and click the icon again then it does not go into rename mode. Once the item is selected if I instead click on the label then it goes into rename mode.

I tested in a folder that has details layout on, and I was surprised to find the same is true. Even though the icon is very small to the left of the label, clicking the icon of a selected item does not go into rename mode.

I tried clicking on the 'empty' space to the right of the label (but still within the selected row), hoping that this would also not trigger the rename mode. Sadly, it does. My personal feeling is that if this bug is to be implemented in Nautilus then I would like to see rename mode be triggered only if you click on the actual label; clicking on the icon should never put you in rename mode, and in a list/details type view I feel that clicking the 'empty' space to the right of the label should not put you in rename mode.

This is my own feeling about it. However, I still think it couldn't hurt to get some usability testing somehow. We should wait for input from David Siegel or Ivanka to find out if they agree and what would be involved in that (e.g., should we write the patch first so they have both versions available for testing?)

Comments such as the one from Textureglitch are not very useful. He seems to be coming from the opposite angle than some others; that is, some of the people here are saying we should do this because Windows/Mac users are used to it, while Textureglitch seems to be against it simply because he's not used to it or doesn't like it personally. What we need is some data to back up one side or the other so we can either abandon this or push it upstream with some confidence.

Changed in nautilus (Ubuntu):
status: Invalid → Triaged
Revision history for this message
Textureglitch (textureglitch) wrote :

@Cody Russell

I'm not exactly sure how my comment is not as useful as the others just because I have an opposing opinion.

I'm not saying I'm not used to the renaming functionality, I'm saying it's unbelievably stupid UI design and at the very least I would like a Nautilus preference option to turn this off.

This is a prime example of one of the early windows UI bugs that have been forced down people's throats for so many years that they've gotten used to it.

If you want hard data on this, try to actually count the number of times per day on windows/mac when Explorer puts you into rename mode and this isn't what you wanted. It happens so often that you don't even notice anymore.

And distinguishing between icon and label is not a good solution because that makes the selection area too small to be useful (especially in list and compact view) and you always end up clicking on the label the second time anyway because this is big and easy to click and better symbolizes the file you're trying to manipulate.

Revision history for this message
nitindb (2-admin-stylishgoods-com) wrote :

If we look at various UI operations as layers of importance. In windows, why is changing the name of a file made almost as easy as opening a file. Is it such a priority task that we are willing to accept the potential mistakes that can occur?

Even if we feel that the benefits of making Windows folk feel at home is worth the potential annoyances faced by Non-windows people, then at least there should be an option to disable this 'feature'.

Revision history for this message
Cody Russell (bratsche) wrote :

"I'm not exactly sure how my comment is not as useful as the others just because I have an opposing opinion."

Saying it's an "unbelievably stupid UI design" isn't in itself useful, in my opinion. There are other people who seem to say it's a good idea, so if it just comes down to taking one person's word for it vs. another then you and the people of the opposite opinion then we're right back where we started. It may not be a good UI design, but I think there are ways of collecting data on this other than reading these type of responses.

"And distinguishing between icon and label is not a good solution because that makes the selection area too small to be useful (especially in list and compact view) and you always end up clicking on the label the second time anyway because this is big and easy to click and better symbolizes the file you're trying to manipulate."

This is one reason why I'm suggesting that IF someone were to implement this that the only clickable area should be the actual text, not the empty area to the right of the text (whether that empty space is technically part of the label or not). In Windows it seems that the entire cell area to the right of the icon is considered "the label", so it's very easy to put it into rename mode even if you don't click on the icon or the text. These kind of differences may (or may not) make a difference in your bad experiences on Windows in the past.

Revision history for this message
Cody Russell (bratsche) wrote :

Just to be clear, I'm not meaning to say your opinion isn't useful. It's good to know that people have had bad experiences with this sort of feature in the past. The only thing is that I want to avoid this getting too heated with strong terms like "unbelievably stupid". I don't think that sort of thing is productive to the discussion, and I'd like to keep this as productive as possible.

Revision history for this message
Luke Symes (allsymes) wrote :

List and compact views seem to be the most problematic with click-to-rename. Icon view is the default view, and is less accident prone, as the icon is larger than the text (usually). Here's what I think at the moment:

Compact view: probably too compact for click-to-rename.

Icon view and List view: needs only the text clickable, as has been said above. Also, clicking any other part of the item (row, including empty space; icon) needs to reselect it, ending the rename. Double clicking should not enter rename, to reduce accidental activation. Renaming should be activated by a single click on the text of an item that is already selected.

I'm not certain list view is even a good idea at all...the label is the main target used to select items. But in icon view I think that, well implemented, it would work well.

In the upstream bug report there is a patch from last year. I have attempted to get it working, and I have gotten click-to-rename for icon view. But one issue: if an icon is selected, double clicking on the label is acting as two clicks, i.e. it activates rename and then positions the cursor. It should instead open the file/folder, not rename. I tried implementing a rename delay, but it didn't solve the problem. Please forgive any mistakes in the patch, I'm still learning. It works, but is not finished.

Revision history for this message
Cody Russell (bratsche) wrote :

A potential issue with this is, how will it behave when you have "single click to activate" preference enabled?

Revision history for this message
David Siegel (djsiegel-deactivatedaccount) wrote :

We've long ago passed the point for discussing whether or not this is a good feature. Click to rename is an extremely common user behavior enabled in all other major desktop operating systems, and our users are frustrated when Ubuntu does not accommodate their learned behaviors.

I really like Cody's suggestion of requiring a click on the label to enter rename mode. I just tried this is icon, list, and compact views and it works beautifully, although I am not sure if users will expect or discover this.

I am targeting this for six weeks into the hundredpapercuts project so there will be time for the Design team to discuss and test this with actual users.

Changed in hundredpapercuts:
milestone: none → round-6
Revision history for this message
David Siegel (djsiegel-deactivatedaccount) wrote :

The solution to this problem should be driven by actual user data, so I am setting importance to High.

Changed in hundredpapercuts:
importance: Undecided → High
Revision history for this message
Cody Russell (bratsche) wrote :

I tested in Vista to see how it behaves when single-click-to-activate is enabled, and it appears that you can't put it into rename mode when that option is set. Only when double-click is set. Our solution should probably do the same.

Revision history for this message
roffik (roffik) wrote :

If I can say something, it's one of the most annoying thing which happens to me when I use Windows. When I click the file once more, I just want to make sure that the file is selected (e.g. I want to delete it) and not something else. Renaming file by clicking is very unintuitive. If I want to rename the file, I simply hit F2 button.

Please, if you are certain to implement it, make an option in Nautilus to turn off this feature.

Sorry for my English.

Revision history for this message
Luke Symes (allsymes) wrote :

@Cody Russell: when in 'single-click-to-activate' mode you can select items either by dragging or control-clicking on them. Once selected, the label could then activate rename when clicked. The only problem would be that when in rename mode, clicking the icon doesn't reselect the icon it activates it.

@David Siegel: How did you get it working with icon, list & compact views? I would be interested to see how it is done, codewise...

Revision history for this message
Nacho Perea (nacho.perea) wrote :

I think that this is a good idea! The double-click to rename it is quite a standard.

Revision history for this message
Patrick T. (p1703) wrote :

Ok, this could be a good idea, but if you implement this feature:
- implement it on all major file managers and dialogs: konqueror, dolphin, etc.
- make this feature optional, so that the current/old behavior will be available, too!

Revision history for this message
roffik (roffik) wrote :

Can I ask developers, what are the plans for this feature? Will it be implemented in Karmic? Will there be an option to disable it? By default, turned on or off?

Many people, as Textureglitch noticed, click the file twice to make sure it's selected because they know about focus issues in Windows (e.g. one cannot scroll content in window which is inactive). If they got into rename mode by accident and want to get out, the natural way for them is to click on some empty area in the same window. In list view in Nautilus it's impossible, because often there is NO empty area (and Vista has some free space at sides of the list).
One more question: if one want to rename file by clicking twice, after what time he should click the second time? If he clicks too fast, he will open the file.

Considering all the above, I think this feature, if it is to be implemented, should be turned OFF by default.

@granadajose: Yeah, it's a standard, but is it really useful?

Revision history for this message
Lem (lem-jjr) wrote :

Speaking of "no space available" in a fully populated Nautilus window .. this makes it hard to see how much space free is on the current filesytem (because you need to select none.. and going select all then invert selection just to see how much space free is not obvious or intuitive :P). Perhaps free space should be always shown in the status bar... Hmm, that's a bit off-topic for this one, I'll go looking for a more appropriate place to post :)

Revision history for this message
Sashin (sashin) wrote :

While it's a good idea to make it easy to rename, care should be taken to prevent it from being a nuisance like in windows and KDE.

One suggestion has been, for it only to work with the text part of the icon which is good but not enough. It has to be really intuitively obvious that clicking on the text once the icon is selected will rename.

My suggestion is that when the cursor is hovering over the text of a selected icon, it changes into the same type of cursor used to edit/highlight any type of text.

Revision history for this message
UbuntuBoy (hakim-am) wrote :

Yes It's Cool this Idea because make right click then click rename
Impractical for the daily use

Revision history for this message
Renegade22 (robert-meier-gmx) wrote :

Thats the most annoying feature of the windows explorer and I will hate to see this enabled in nautilus. However if this must be added because windows explorer likes it this way, do it. Just give me a gconf option to disable this "feature" an i will be happy.
So any windows switcher will have their explorer and poweruser would be able to disable this using gconf.

Revision history for this message
The Fiddler (stapostol) wrote :

Most "rookie" users I know, rename files by right clicking and selecting 'rename' (both on WIndows and on Ubuntu). More savvy ones press F2. The click, wait, then click again pattern falls somewhere in between - I personally find it annoying and avoid it (hence like Gnome), but others swear by it.

Maybe a usability study would shed some light here. Adding more options is somewhat like saying "we don't know, decide yourself", which clashes somewhat with Gnome standards.

Revision history for this message
Sashin (sashin) wrote :

Actually maybe middle click should rename, since middle clicking an icon doesn't do anything and it can't be done by accident?

Revision history for this message
Sashin (sashin) wrote :

Wait never mind, middle clicking opens in a new tab.

Revision history for this message
William Manley (willmanley) wrote :

I agree with roffik. I find this behaviour very irritating when on windows, and unnecessary in gnome for two reasons:
1. This behaviour is triggered accidentally far more often than I actually want to rename files
2. Pop up menus are much quicker in gnome than on windows as the menus pop up when you press the right mouse button and can be selected when that button is released rather than requiring two clicks.

Revision history for this message
Vish (vish) wrote :

I agree that his proposed behavior would be very irritating...

Also , *one needs to remember that if other OS do it* ,
 *it just doesnt become the right method and Ubuntu is not Windows /Apple* .

Papercuts is not about duplicating other OS , but for better usability

There are more chances for accidental clicks than for actual renaming.

How often does one rename , while on the other hand accidental clicks are more commom.

Revision history for this message
agro1986 (agro1986) wrote :

>> 2. Pop up menus are much quicker in gnome than on windows

There's this mental task of locating the correct entry for "rename" on the long list. When finding F2 on keyboard, we also have to find and aim the correct key. For me, the method of click, wait a while, and then click again is the fastest of them. It's the most usable for me (and I believe many others).

----------------------

>> There are more chances for accidental clicks than for actual renaming.

To me this really sounds out of this world. Please at least don't state it like it's a fact. I'm a real user of Windows (and Linux). I use Windows everyday (Linux too FYI), I deal with file operations everyday in Windows. I have many gripes with Windows, I curse Windows often, but I never even thought consciously about "accidental click" on this matter until you people brought it up. Which means it practically just doesn't happen to me. And my family. And my friends in my country where Windows dominate...

>> Also , *one needs to remember that if other OS do it* ,
>> *it just doesnt become the right method and Ubuntu is not Windows /Apple* .

Please also remember that just because Windows uses it, it doesn't mean that the idea is automatically bad/evil.

----------------------

I'm really curious with people claiming that when they use a system with this feature, they activate the feature "accidentally" often. Here's the million dollar question: If clicking, pausing for a while, and clicking it again brings nothing on Gnome, why would you do it on the first place? All those comments make it seem that there is this obsessive compulsive behavior to make oneself sure that the file is selected by actually clicking it a second time. It will work on Gnome (because it does nothing!), but it causes trouble when they use a system with different behavior. If this is indeed true, why should us, who finds the feature useful, must cater to those with this habit? Just don't click the file for the second time for no reason (or yeah, let those who need the psychological satisfaction of clicking a second time set it on gconf).

Revision history for this message
roffik (roffik) wrote :

@agro1986: "Just don't click the file for the second time for no reason"
Believe me, I HAVE such a reason. Imagine a situation when you have several Nautilus opened (at least one, not maximized). You have selected some files in two or more windows or on the desktop and want to delete selected files. How would you know which files will be deleted after Shift+Del execution? I don't have time to guess if window has focus or not from its title color. If you like adventures, you may delete them blindly, it's your computer and your files. I'll repeat: _I_ just want to make sure that I'll delete the right files!

Why do you argue about others' habits?? I believe that we should vote for it on Brainstorm. I think, as I wrote it before, if developers have time to implement this, they should make an option to turn it off. To make everybody happy. You too, agro1986.

[ADDED] Look, I found one:
http://brainstorm.ubuntu.com/idea/20002/
See? Only 6 votes for it. No comments...

Revision history for this message
discodover (discodover) wrote :

I would love to see this added to Ubuntu. In my opinion, it IS very intuitive to click on some selected text to rename that text. We do that all the time, in documents, programs and on websites. Why should it be any different to click on the text of an icon, after it is already selected, to rename it?

I use Windows at work and Ubuntu at home. I find myself clicking on an icon to rename it constantly throughout the day. I don't usually give a doc a name immediately after it is created and must rename the file at some point after it is created. I also don't keep the default file name for most of the items that I download and must rename them afterwards. It is quick and easy to click on an icon and then click on the name and edit it. I don't find that I "accidentally" enter edit mode during normal Windows use like has been suggested, so I don't agree that this would cause accidental renaming of files.

Revision history for this message
J (dump) wrote :

I vote for "turned OFF by default".

I always use F2, even when I used windows. The double-click thing is extremely buggy in windows.

When you want to open a file you get stuck in rename mode and have to press esc or somewhere else to disable it.
When you want to rename it, it opens up.
When you want to delete it, you get stuck in rename mode and when you press delete the text is gone. Then you try to click somewhere else and because the field is empty you'll get a warning which you have to cancel. You then have to press esc to get the text back. Talk about disrupting the work-flow.

Revision history for this message
Ethan Baldridge (ethan-superiordocumentservices) wrote :

Another vote for easily-configurable (and preferably off by default, but at least configurable).

I have to use Windows sometimes at work and I can't stand this behaviour.

Revision history for this message
nitindb (2-admin-stylishgoods-com) wrote :

I find the window's rename mode to be more of an issue when using a laptop with touchpad rather than a mouse On a small netbook or a smaller laptop, it would be even more irritating. Not everyone sits on a desk using a mouse.

Revision history for this message
Vish (vish) wrote :

As nitindb says, i realize that *MAYBE* its the desktop users who report as NOT having this problem, I find the behavior very irritating in my laptop while using Windows , when rename is triggered by accidental taps.

But if a very Intuitive method as Cody has described can be implemented , it would be welcome , along with an option to turn it off...

Revision history for this message
perriman (chuchiperriman) wrote :

I think the unique reason of the "rename on click" feature is because some users are accustomed to that on windows.

If you have never used windows: Do you think when you click a file, wait a bit and click again will rename a file? I think not, it is illogical. You can think it shows a preview of a file, unselect it but.. rename the file???

I think it is a very bad idea

Revision history for this message
Michael Dittmann (diddy-) wrote :
Download full text (4.9 KiB)

I just registered to discuss on this problem as well...
...because I see some neutral perspective missing. In this issue there is a lot to consider:

1st) is this feature disturbing to anyone?
answer: to some people it is

2nd) is this feature a useful one?
answer: arguable. on windows there are 4 ways to rename: right-click, edit-menu, 2nd-click, F2.

2.1 Let's say it is useful if a couple of users do like the 2nd-click way more than the other ways. (People don't essentially like that way more, because they do it this way) (- and no doubt, some use the 2nd-click way)
if - applying to 2.1 - it is useful, then everybody might agree that (at least as an option) this feature should be implemented.

2.1.1 must be mentioned, if we go by 2.1: if it's not useful according to 2.1 there is still the question if people, who use the 2nd-click method, know/find another method (quickly).
may 2.1 apply or not, if 2.1.1 applies then the feature must essentially be default due to accessibility. (everybody agrees?)

3rd) if the user has icons-, list- or context view enabled plays a role on the feeling of the feature.
the problem mentioned in (1) may (almost) not apply to people using the icons view. (everybody agrees?)

now just in case the feature will be introduced. according to (1) it will not be obligatory. issues to discuss (After 1-3) are:

4th) 4 is about Gnome: one of the Gnome ideas is to have as little settings gui as possible and make detail settings accessible via gconf. Is the 2nd-Click option worth another settings menu entry? (If it is not it would merge with the single-double-click option as 2nd-Click is barely possible with single-Click enabled)
AnsWer: in case of 4.1 it is. if 4.1 is not the case 4.1.1 must be discussed.

4.1 May any of both cases be default - Will it be a very lot users who would like to change the default option?
(answer according to assumption below: it will not.)

4.1.1 Do the few people who like to change the option know about gconf?
AnsWer: In case of the windows-like style being default. not many newbies will be likely to change the option, either because they think "in linux there must be a way to turn this off..." (i guess, that will not happen as there are other things to care about) or because they find that option when browsing the settings. so nobody, not knowing gconf, will miss this option. on the one hand some people might like finding exactly this option in the settings, on the other hand the menus get more crowded by it. 4.1.1 is about discussing a lot :P
AnsWer: In case of the 2nd-Click being disabled by default (so also 2.1.1 does not apply) more people will like to change this, because some do want to handle the system the way they learnt
sorry for 4.1.1 being that long and not all too important.

5th) What is ought to be the default? (hey, that rimes :D)
answer: most probably 2nd-Click should be default, because it not being default seems unlikely: 2.1 must apply and 2.1.1 not and my idea at (7) must be unappropriate and even if these three fallacies apply it is still worth a discussion to decide for 2nd-Click not being default.

(I leave out number 6 to have some distance to number 7)
7th) A bit anothe...

Read more...

Revision history for this message
erp (emilio-rodriguezp) wrote :

I think it's a very bad idea.
In Windows this feature is horrible. You can rename very fast with F2.

Revision history for this message
nitindb (2-admin-stylishgoods-com) wrote :

In Nautilus I would like to see an option under Edit -> Preferences -> Behaviour which would allow us to either turn off the '2nd click rename' or turn it on. There is room for adding this option and if, implimented, this drastic change of behavior does warrant a preferences menu entry, in my opinion. If this menu is too crowded, is it possible to remove the option for 'always open in browser windows'? Is there any reason why anyone would want to have a new window open every time you double click a directory, particularly when gnome now has tabbed windows?

If 2nd click rename is the default behavior in Windows and OS X, lets get it happening in Gnome, but give us an option to turn it off. Or lets not implement it at all. But I am not in favor of any half-measures. Either do it fully, and properly but give an option to completely turn it off, or not do it at all.

Revision history for this message
Jim (jimvernon) wrote :

Most Windows users expect to be able to rename by clicking the file name. And since most computer users right now are Windows users, it would wise to cater to some of the things they are used to. Unless, of course, you have somewhere else to get users from...

Also, this features is NOT annoying. In fact, it's difficult to accidentally do. First you have to highlight the file, then you have to click the file name to change it. So it takes two clicks. Clicking the icon will not activate it. When I first switched to Ubuntu, it was annoying not to have this feature. I had to right-click on everything to rename it until I randomly read somewhere that you can press F2.

This is something that should have been done long ago.

Revision history for this message
kikl (kilian-klaiber) wrote :

I agree with nitindb. I never liked this behaviour in windows, because I quite often mistakenly started editing the file name. Therefore, I would like to be able to turn the feature off if it is implemented. It's only a usability issue because many windows users have gotten used to it. I don't think it's a good solution on its own.

Revision history for this message
Nathaniel Sherry (nsherry) wrote :

In response to Jim:

This feature is not annoying TO YOU. I'll thank you not to speak on behalf of myself or others. While you may find this difficult to do accidentally, I find it quite easy to trip over. Maybe different people have different mouse-clicking patterns, such that some people trigger it more often than others. I often find myself clicking the mouse for no specific purpose, just as a general part of my thought process, in the same way that someone might fiddle with a button on their shirt or stir their coffee even when its not necessary.

There are enough people speaking out against this 'feature' that it seems rather foolish to make the unqualified claims -- that it is not annoying and that it is difficult to trigger accidentally -- without providing something more than your own counter-anecdote in reply.

Revision history for this message
kikl (kilian-klaiber) wrote :

I thought about how this feature could be implemented without annoying users. There is no apparent logic behind the "second click" for changing the file name. Therefore, this doesn't make any sense and it's difficult to learn and get used to, IMHO. I never got used to it after years of working with MS windows.

Instead the file name should be a dedicated and visible field separate from the icon but connected to the icon. The outlines of the name field must be visible using a color or frame. So, if you single-click on the file-name field, you edit the file name. If you click on the icon, well the same behaviour as before, you open the folder or file. I think that makes sense. This is essentially what cody suggested.

In list view there are several columns for different information. If you have a dedicated column for the file name and the file itself, then it is optically clear that these two things are not the same. Furthermore, they are clearly and consistently separated, so chances of clicking in the wrong column are slim. So clicking the file name - once! - should give you the option to change the file name. If you click the file/folder icon, then the usual things should happen. You could also highlight the name field and not the icon field, when you move your mouse across that field, so you have an additional optical confirmation of what you are about to do...

One more suggestion: If you mistakenly click the file name, it's difficult to get out of this mode, as far as I remember. You have to turn to the keyboard and press escape or enter or click on some other arbitrary item. That's just something you are not prepared to do, while your clicking through folders. As a default behaviour, a second click on the file-name field should deselect the file name. In this case, users shouldn't be bothered so much.

A little off-topic: I actually prefer list view because it displays the files in an orderly fashion and you can easily switch the order, in which everything is displayed. You can open and close particular trees. It's very powerful and easy to use. There is one drawback. You don't have nice previews of photos or videos as in the icon-view. It would be nice to have a preview (only) of the selected photo/video in list view - only for multimedia files, where it makes sense. It seems that this is what apple is doing - well sort of...

http://en.wikipedia.org/wiki/File:Finder.png

Looks snazzy, but is it really better?

Good day and good luck and keep up the great work!

Revision history for this message
Flo Ebnet (silanea) wrote :

@kikl:
"One more suggestion: If you mistakenly click the file name, it's difficult to get out of this mode, as far as I remember. You have to turn to the keyboard and press escape or enter or click on some other arbitrary item. That's just something you are not prepared to do, while your clicking through folders. As a default behaviour, a second click on the file-name field should deselect the file name. In this case, users shouldn't be bothered so much."

I disagree. If this feature is to be implemented, it should behave the same as it does elsewhere - bringing Nautilus' behaviour in line with that of other file managers is the whole point of this bug/feature request in the first place. Besides, this would break expected behaviour: In any text input field you assume that clicking into the text allows you to position the cursor, not to trigger any action outside of it.

And I do think this functionality should be implemented. Not because it makes much sense in itself - what in UI design really does? - but because some people find it useful. Personally I think this function sucks and I prefer F2. But I know people who use and love it and who miss it whenever they have to use my Ubuntu laptop. And since, if selectable as an option, it does not break current behaviour, I am all for it.

Regarding the default setting I am not really sure what would be better. Michael Dittmann makes a very valid point in 4.1.1: People who come to Linux from another system have enough work on their hands just getting to know that shiny new OS some nerdy friend set up for them; we should not assume that they would know or easily find out how to change this setting. If it's not there from the start, they may well assume it is not available at all. So I would argue for making the rename functionality the default.

On the other hand I know I'd be very angry if my beloved and well-configured and adapted desktop would start to behave weird after an update. So if this is going to be pushed onto people, they'd better be well informed about what is going on. And I am not talking about one line in the release notes. Would it be possible to display a notice on first activation that explains why the rename mode was entered, how to leave it and where to configure it? Or even better: one that even offers the direct option to disable this feature?

(That is one of my biggest gripes with OpenOffice: When AutoCorrect kicks in it "helpfully" offers an icon that opens the relevant entry in the manual which explains where in the settings you can configure this behaviour, instead of simply opening the relevant settings page. Aggravating, really.)

Revision history for this message
kikl (kilian-klaiber) wrote :

@flo

What makes sense in UI? For example, a trashbin for deleted files. An envelope for an e-mail program. A places folder for the file browser,...

Oh, by the way, you can use the arrows for navigating the cursor and that actually makes more sense than using the mouse, since you've got your fingers on the keyboard anyway, when editing the file-name.

I don't think it's a good idea to merely copy a feature because windows is using it, In particular if many many users complain about it. If it's going to be copied, it should be done in such a way that it doesn't bother a whole lot of users. It should be better than what windows has to offer.

Following your argument, ubuntu should merely copy the windows interface including all of it's bugs just because users are used to it. That's no good and it wont make ubuntu No. 1 in terms of usability. So maybe you have a suggestion, how the annoying problem can be overcome that many users very often mistakenly start editing file names when this feature is implemented? It really annoyed me a lot!

Revision history for this message
J (dump) wrote :

Reading some of the latest post I got a brilliant idea how to solve this problem.

How about introducing a new panel to nautilus which shows some information about the selected file & allows for editing the file name. It could be a small panel under the left column or below the main view.

A new panel wouldn't need a special setting, just a new CheckButton under the menu View.

Even I could probably make something simple like this.

Added a manipulated screenshot showing the extra panel.
Original picture taken from nautilus web site.

Revision history for this message
nsasherr (nsasherr) wrote :

What about doing something sort of similar to what Dolphin does for selecting items. When you hover the mouse over an item in dolphin, it shows a (+) sign you can click to select it. What could be done in this case is to show a rename icon/button near the selected -- and only the selected -- files (maybe closer to the label than to the icon). The target would be small enough and distinct enough to reduce accidents, and would make the feature more discoverable for users who don't know about it.

Revision history for this message
nsasherr (nsasherr) wrote :
Revision history for this message
Flo Ebnet (silanea) wrote :
Download full text (3.2 KiB)

@kikl

"Oh, by the way, you can use the arrows for navigating the cursor and that actually makes more sense than using the mouse [...]"

UI design is not about what is the philosophically right thing to do in a perfect world but what gets the job done with the least resistance. And apparently many people have come to expect to be able to rename a file by clicking on it twice. Whether that is a sensible way of doing it, well, I stated my opinion quite clearly. But people want the functionality because _it works for them_. If we removed every feature from Ubuntu that is not ideal UI-wise or that causes issues for some people we'd be left with very, very little. I doubt that giving people the option requested in this bug will bind overly large resources to implement, and I doubt that it would break the UI for those who don't want it if it can be easily disabled and is announced clearly enough. If it means that much to some people and if it eases the transition from different systems to GNOME for them, why not implement it?

Besides, what sense does it make to rename a file by pressing F2? None. But it works great for many people. We should strive for sound and sensible UI design, but we don't need to be holier than the pope.

"I don't think it's a good idea to merely copy a feature because windows is using it [...]"

I don't think that, either. But I do think that we should copy features that are useful for some of our users. I for one would love to see the Explorer's nav bar from Windows Vista/2008 "copied" to Nautilus, for example. It was the only reason why I upgraded from 2003 to 2008, and I really consider it the greatest innovation I have ever seen in the whole line of Windows since NT 4. Nautilus offers two nav bar states that both have their pros and cons, Explorer's bar gives me the pros of both without their issues. I also like the concept of "ribbons" as shown in the latest MS Office, although they completely messed up the implementation. So no, we should not make GNOME a second Windows. But we should not commit the fallacy of dismissing an idea simply because it was inspired by a Microsoft product.

(I'd rather not delve into the issues I have with today's interface design as a whole. It's 2009 and we still have to deal with a desktop, files, folders, applications... It's been 36 years since Xerox's Alto and nothing has changed except resolution and colour depth. It's like literature (as in the academic discipline): It is coherent in itself, but from the outside it's still bull...)

"So maybe you have a suggestion, how the annoying problem can be overcome that many users very often mistakenly start editing file names when this feature is implemented?"

As I wrote: When the user invokes this functionality for the first time, explain to them briefly what it does, how to replicate it, and how to turn it off if they don't want it. Those who have issues with it can then turn it off conveniently, those who like it can keep it, and all of them are aware that the feature is available and can be configured at any time. I believe we can ask a new user to spend a few clicks to set up their environment to their liking without overstraining them....

Read more...

Revision history for this message
kikl (kilian-klaiber) wrote :

@J That's a great idea.

The side panel can actually be changed into an information side panel. If you click on places, the second option is information. The dedicated information field could also be combined with the preview area I talked about earlier. So editing the file name may be done by clicking into the information area for the selected item. You don't click into the information field for navigating through files, so chances of mistakenly editing the file names are next to zero. The layout of the name field suggests that it may be edited. You can differ about the details, but this is how it could be done, in my humble opinion.

Since the file-name is displayed anyhow in the bottom status-bar, this status bar could be changed to include an editable name-field like the one you proposed. It should be visually apparent that this area can actually be edited....

Revision history for this message
nitindb (2-admin-stylishgoods-com) wrote :

@J Nice idea.
It would only really work if the panel is available. Without the panel, would we just go back to the way its been done previously? I like the idea of displaying the information in the left panel, it would make make the panel much more useful.

@Cheiron Again a good idea.
But a balance would need to be reached between the size of the target. If its too small, it could be very irritating; if its too large, it could get in the way and lead to clicking by mistake.

@ Everyone
I personally like the information panel idea, as it nicely separates the tasks of editing and browsing folders. Its most definitely the 'gnome way' of doing things. Gnome at its heart is a minimalist DE, and thats what I like; it doesn't try to be too flashy. Those coming from windows may not actually want more of the same. If they are moving away from windows, they want better, and smarter solutions.

These new ideas could lead to a long drawn out debate, and I just hope that we are able to see something concrete in time for Karmic. Is there anything that can be done, which is fast, does not require much work, and would not run the risk of creating more bugs? Can someone, with better knowledge, give us an idea of which of the ideas would be the quickest to implement and which would take the longest and whether any of the ideas could make it for at least Karmic +1? I'd guess that adding F2, next to rename folder, in the right-click menu, would be the quickest? What about the others?

Revision history for this message
Laurent Dinclaux (dreadlox) wrote :

This "rename by click" feature is just in the way of modern web 2.0 apps (inline editing) and is present in all other OS I know (standard)

Revision history for this message
matthias (mat-schult) wrote :

There are numerous ways to make it easier to edit the file name, which are less intrusive than the slow-double-click way. The most straight forward would be:
- add a Button to open the file preferences dialog in the icon bar below the menu. The file name is selected by default already. Since copying and pasting are probably more common operations, one might argue to add buttons for that as well.

Revision history for this message
Cody Russell (bratsche) wrote :

So I'm sitting in the hackfest room downstairs at the desktop summit in Gran Canaria now and talked to Alex Larsson, one of the Nautilus maintainers, about this and he said this has been proposed many times in the past and has been rejected. I don't think Ubuntu wants to be carrying patches against Nautilus forever, and he said with no uncertainty that this will not be accepted upstream, so I think we should close this.

Revision history for this message
A. Walton (awalton) wrote :

That's pretty much exactly what I said upstream a couple of weeks ago... But I'm glad Alex has verbalized it too now.

Revision history for this message
dentaku65 (dentaku65) wrote :

I like the feature to rename file with single click like Konqueror (option to rename files inline must be checked to be activated). I think this option should be available in Nautilus too.

Revision history for this message
raronson (aronson-rob) wrote :

Agreed. It's a usability modernization that never found its way into Gnome--and it's the expectation of users coming from Win/Mac. This should eclipse the personal preferences of people who already use Unbuntu and ojbect. A concession could be made by adding a disable switch in gconftool/gconf-editor--just like there's a switch for showing your trash on the desktop (which I'm glad is disabled by default).

Revision history for this message
nsasherr (nsasherr) wrote :

@raronson

Your argument seems to be that if all the other file browsers jump off of a cliff, we should, too? Why do the opinions of people who actually use Nautilus matter less than those of Windows or Mac users? The focus should be more on making Nautilus easy to use, and less on making it "Just Like Windows (TM)". Just because Windows users are familiar with it doesn't mean its actually the most usable configuration.

Yet the trash being visible on the desktop is "the expectation of users coming from Win/Mac. This should eclipse the personal preferences of people who already use Unbuntu and ojbect.". If you really believe this, you shouldn't be glad that the trash-on-the-desktop option is disabled by default.

Revision history for this message
kikl (kilian-klaiber) wrote :

@raronson

The way it is implemented in windows is a usability regression and should not be implemented in gnome. #63 user "j" made a great proposal, which would cater to the wishes of two-slow-click-proponents (it's not single click!, not a double-click!) without the inherent drawbacks complained about by many many users. The extra information panel could be used for both displaying more detailed information about the selected file - such as a preview - and for editing its name by clicking on it. # 70 user "matthias" also made a very reasonable suggestion, which I support. Why aren't there any dedicated buttons for the commands most often used in nautilus?

Revision history for this message
raronson (aronson-rob) wrote :

Wait, wait. I've used Gnome for about 10 years. The inclusion of a singular feature hardly makes it Windows. Referencing the hide-trash-icon served as an example of where to put the switch. You're assuming that I meant more than what I actually said.

Revision history for this message
Jim (jimvernon) wrote :

To Nathaniel:

"I find it quite easy to trip over...I often find myself clicking the mouse for no specific purpose"

That's a joke, right? You're not seriously saying that a feature shouldn't be implemented because you happen to click your mouse randomly all the time, are you? Because that's sad reasoning.

Revision history for this message
Nathaniel Sherry (nsherry) wrote :

To Jim:

I should stop providing non-exhaustive lists of examples, it never goes well. My point was that some people might not trigger this option accidentally as often, and so might not understand why this is so annoying to others. To provide a more concrete example, Java's Swing UI implements this renaming method, and I constantly (roughly every other double-click) trip this accidentally when trying to navigate Swing file selection dialogues. The tiny icon in list view is too small a target, and even then, that sometimes trips the rename option. Slightly too slow on the double-click, I guess.

To put my point in more general terms, it seems that this "feature" has a high rate of false positives for a fair portion of users. It's not just me that thinks so, either, as evidenced by the many people who have spoken against this addition. This would go a long way towards explaining why there are those who are adamantly opposed to it, and those who don't seem to understand why it's such a big deal. At the very least, this addition should be *optional*.

Sad reasoning is when you attack my personal anecdote and ignore my general point -- that this may generate more false positives for some than for others -- in order to score points.

Revision history for this message
Vish (vish) wrote :

@Jim: This is actually quite easy to trigger, if you use a laptop with a sensitive touchpad then you would find yourself accidentally tripping this bug!
In touchpads, *a touch [for movement] could sometimes trigger a single tap ,and activates rename* .

Features should not be based on: Windows/Apple do this so we do it. *A feature should actually bring some usability* .
Most people here are basing the claim since they have just gotten accustomed to the behavior. The other OS could just be wrong.

People are also forgetting that rename is /not an action which is done frequently/ , but in laptops this could be triggered very easily. So if you balance this issue for laptops this would be a bad move.

*This is not a papercut* , The discussion of this proposal needs to continue on the ubuntu-devel-discuss mailing list - not here.

>From: https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug

"Feature and policy discussions (including suggestions to change defaults) should be discussed on the ubuntu-devel-discuss mailing list."

>Also, upstream has marked this as "Not a bug". And refused to implement this.

Further, I request the UX team to put more thought into this , there have been users from several user groups for and against this feature, and do more user testing similar to Bug #389176 , add this user testing along with file roller.

Quoting *Ivanka* from that bug report:
"Paper cuts are meant to be quick and easy to fix and certainly *shouldn't be provoking any controversy* ."

This report has certainly triggered a lot of response, a change is going to definitely be a regression for several users.

Revision history for this message
Ethan Baldridge (ethan-superiordocumentservices) wrote :

I haven't used Windows since '98, but I do remember it being really annoying back in the day - especially on laptops. Using a touchpad is difficult enough without the UI fighting against allowing you to open a file.

Personally, my vote would be not to "fix" this "bug."

Revision history for this message
Bernhard (b.a.koenig) wrote :

This feature would be pretty annoying imho because you will often mix up "double-click" (to open file) and "click file" (highlight) + "click file" (rename). Too many problems.

Revision history for this message
ham (harold-modesto) wrote :

I was mostly a Windows user before and I find this behavior annoying. So much so that I right click when renaming. To those who propose that we cater to the Windows crowd well I'm part of that crowd (but mainly for games now) and you don't know for sure if there are more users who like this feature than those who like me are annoyed by this and have resorted to other means to rename.

My vote enable it through configuration (turned off by default).

Revision history for this message
Rick vG (rickvangalen) wrote :

Wouldn't it make sense to use a triple click for it? A single click to select the file, a double click to open it (or nothing when clicking on the name label), and a triple click to rename it. Triple clicks is a lot of clicks, and nobody does it without intending to edit it.

When I click on a file in Windows to rename I just click 'frantically' on the label until I can it. To me, the behavior in Windows is a bit random (could be due to poor mouse aiming). Triple click would work great for me personally, but I don't know if I'm the only one who renames his files that way.

Revision history for this message
David Siegel (djsiegel-deactivatedaccount) wrote :

Controversial and non-trivial; not a paper cut.

The proposal was to allow renaming by clicking on a file, not to copy Windows's implementation exactly -- if the implementation is poor in Windows, that doesn't mean it would be in Nautilus. For example, Mac OS X allows click to rename, and I've never heard a Mac user complain that this feature ever does anything but allow users to rename files when and only when they intend to do so. Please do not argue against a feature by pointing at the same feature implemented poorly somewhere else; we should take it as an opportunity for us to do well what they do poorly, and outperform the others in a tangible, measurable way. Throwing up our hands and basically saying "we'll never get it right if they can't" is quite unhelpful.

Changed in hundredpapercuts:
milestone: round-6 → none
status: Confirmed → Invalid
Revision history for this message
Bernhard (b.a.koenig) wrote :

David, Mac OSX? Can you say how it's supposed to work? I click once and I get a renaming dialog; then I click again and get what? How does that rule out misunderstandings when, say, I'm a slow double-clicker?

Revision history for this message
ham (harold-modesto) wrote :

@David: It's not a case of them against us. It is 2 clicks against a double click. If this can be implemented in such a way that mistakes are brought to a minimum and is not cumbersome for the majority then fine. I can see that the title is "cannot rename by clicking on file" but mostly the discussion have revolve around applying the standard from Windows. If we are going to introduce some new renaming feature how would the transition be easier for those used to the Windows convention compared to the way things stand now (2 clicks nothing happens)? We can have a single click trigger some visual aid that cues us that one more click will rename but I don't know if that is not just as annoying.

Revision history for this message
David Siegel (djsiegel-deactivatedaccount) wrote :

Ham, one way to mitigate accidental activation of click-to-rename is to require two consecutive clicks on the label, or if that is still problematic, require the first click to be made on the icon and the second click to be made on the label. The latter would avoid double-clicks activating renaming.

Some say, if we implement this as it is in Windows it will not work well; others say, if we implement it a different way, new users will have trouble with the difference. This is missing the point -- users want click-to-rename because they find it more convenient and usable than the dialog-driven approach, not merely because they are used to the behavior on Windows.

Revision history for this message
ham (harold-modesto) wrote :

Ok. One do tend to miss the point among the noise. It's a numbers game then.

Revision history for this message
kikl (kilian-klaiber) wrote :

@David

In principle, you're proposal may makes sense, -first click on the icon, second on the label- but I think in practice this is what is going to happen:

"When I click on a file in Windows to rename I just click 'frantically' on the label until I can it."

Why do I think so? Well, because in general a certain visible icon has particular functions. Functions are activated by single or double clicking on the visible icon. These functions exist irrespective of any other visible icon. This is the case for all other icons or fields on any GUI I can think of. According to your proposal, the label field doesn't have a function first. It acquires a certain function after pressing a different field, the icon field. This kind of implementation deviates completely from everything else the user has learned about graphical interfaces. That is: A visible graphical field has a particular function independent of any other visible graphical field. Now, if a user accidently trips over the rename by click function, he won't understand why he can activate it sometimes and sometimes not. Effect: frantic clicking! This implementation is non-intuitive and very difficult to learn since it deviates from the general behaviour of guis.

I haven't tested this, so this is merely an educated guess. But I think there are good reasons to believe that this is not going to work well.

Therefore, I believe, the rename field must be separate and distinct from the browsing field. The rename field must have the function "rename". The browsing field must have the function "open folder". You rename by clicking on the "rename field". You browse by clicking on the "browsing field". If the rename and browsing fields are too close together, then a double click on the browsing field may easily accidently trigger the rename field. So they must be distinct and separate.

I've made a proposal how you can implement this in list view. Draw a line between the icons and respective labels. Provide a safe distance between icons and names. The icon is the browsing field. the label is the renaming field.

Providing a safe distance between label and icon in icon view is going to be awkward. But someone else made a good proposal here. If you single click an icon, an additional field is shown providing a preview and additional information about the selected icon. This information field is separate and distinct from the browsing icon. The information field contains a label field, which may be edited.

I don't know for sure whether users are going to be happier with these proposals. So testing them - say in a beta release - and asking for feedback and evaluating feedback prior to implementation is very important. I'm glad that you think the windows implementation must be improved. This is definitely so, since multiple users have complained about it.

Regards

kikl

Revision history for this message
Bernhard (b.a.koenig) wrote :

That would really be no gain usability-wise because left-click on icon and left-click on label is not shorter than right-click on icon and left-click on "Properties". It's just a matter of people who got used to this on other OS's.

Revision history for this message
Vish (vish) wrote :

@Bernhard: left-click on "Properties" or did you mean "Rename" ? users would rather use an option "Rename" to rename rather than using properties...

Just to throw in an idea[maybe it has already been mentioned but this is a huge bug and i may have missed it] >

-When user clicks on the file label , a small emblem of a pencil appears by the side of the file label,
-If user clicks the pencil icon , it triggers Rename.
-Secondary-Click anywhere else on the icon opens the file.[present behavior]

This is just 2 clicks[easy] but would not be triggered accidentally [since the pencil emblem is not in the same spot of the initial click.]

But this would be beyond the scope of papercuts, such a feature or any other mentioned here need to be requested upstream.

*Any discussions here is not going to fix or solve this problem* , it needs to be done upstream.

Revision history for this message
Cody Russell (bratsche) wrote :

"Some say, if we implement this as it is in Windows it will not work well; others say, if we implement it a different way, new users will have trouble with the difference. This is missing the point -- users want click-to-rename because they find it more convenient and usable than the dialog-driven approach, not merely because they are used to the behavior on Windows."

What dialog-driven approach are you talking about though? Right now Nautilus supports in-place label editing. The only thing we're talking about is how to activate it.

And if you try to mitigate the problems in how it's done on Windows by introducing new rules like "click in the icon one time, then click in the label" and probably some rule about how much time is between clicks or something.. this is potentially a lot of new information for people to learn. Are we sure this is easier to discover and learn than a simple right click? What's the potential for collisions between this behavior and double-click-to-launch?

It seems like there's a lot of talk about what users want, but I hadn't heard that we have yet done any thorough user testing on this yet. It feels to me like we're proposing a solution to something that may not be a problem.

Revision history for this message
Cody Russell (bratsche) wrote :

"The proposal was to allow renaming by clicking on a file, not to copy Windows's implementation exactly -- if the implementation is poor in Windows, that doesn't mean it would be in Nautilus. For example, Mac OS X allows click to rename, and I've never heard a Mac user complain that this feature ever does anything but allow users to rename files when and only when they intend to do so. Please do not argue against a feature by pointing at the same feature implemented poorly somewhere else; we should take it as an opportunity for us to do well what they do poorly, and outperform the others in a tangible, measurable way. Throwing up our hands and basically saying "we'll never get it right if they can't" is quite unhelpful."

The obvious difference between Windows and Mac is that most Windows users are very accustomed to learning right-click, while Mac users traditionally have not used right-click since they didn't have a second mouse button. So it feels like Mac has this feature out of necessity, not because click-to-activate is somehow better than right-click.

Revision history for this message
Cody Russell (bratsche) wrote :

"But this would be beyond the scope of papercuts, such a feature or any other mentioned here need to be requested upstream.

*Any discussions here is not going to fix or solve this problem* , it needs to be done upstream."

Upstream has already made it pretty clear that they're not interested in this (not your specific idea, but the general idea of a click-to-rename feature). I think they've had all this debate in the past, and they made a decision. A Walton commented above, and I talked to Alex Larsson in Gran Canaria and he was very clear about this.

Also, if Ubuntu really wants to do this it means we're committing the desktop team to maintain another patch against Nautilus probably for the rest of the life of Nautilus since such a patch will likely never be accepted upstream. Maybe the desktop team should be consulted about this.

Revision history for this message
ham (harold-modesto) wrote :

Cody Russel wrote:

"It seems like there's a lot of talk about what users want, but I hadn't heard that we have yet done any thorough user testing on this yet. It feels to me like we're proposing a solution to something that may not be a problem."

Yes it would be great to see the numbers. I predict that click-to-rename will get voted out. A lot of the proponents for this "feature" will come from potential (future) users of Ubuntu and even then it's not quite clear if the majority are used to it.

Revision history for this message
David Siegel (djsiegel-deactivatedaccount) wrote :

Cody, you are right that it's more/new information, but you're wrong that it's "potentially a lot" -- users would only need to learn once that they must click first on the icon, then on the label to activate rename. It's a very small new piece of information that may or may not be easy to learn, but once learned can be applied in thousands of cases.

I still think that the timing could be done right so that this ordering is not required, it was just a suggestion to try to prove to participants in this discussion that there are other ways to allow click-to-rename besides the way Windows does it. I will repeat myself: click-to-rename functionality does not necessarily need to behave poorly as it does in Windows, there are different ways we can achieve this functionality and make users happy if we're a bit more creative with our thinking.

Revision history for this message
Laurent Dinclaux (dreadlox) wrote :

Just add an option to enable this feature please

Revision history for this message
watervole02 (watervole02) wrote :

I'd like to see this bug fixed; it's annoying not having this easy rename feature. I rarely activate this feature unintentionally on Windows XP and when I do make a mistake, all I have to do is click elsewhere on the desktop and double click the icon again. It takes less than a second to correct. There's really nothing about the F2 key that tells you it's for renaming; certain keyboards will tell you, but many of them don't.

Revision history for this message
Martin Mai (mrkanister-deactivatedaccount-deactivatedaccount) wrote :

Upstream bug has been marked as duplicate of bug https://bugzilla.gnome.org/show_bug.cgi?id=439991.

Changed in nautilus:
status: New → Unknown
Revision history for this message
exitance (exitance) wrote :

i want to add a few points that i think didn't come up here:
1 - linux supposed to be the most customized OS out there, so it seems to me that the hard approach of "there can be only one
     way" contradict with the linux way.
     there's never harm in adding options.....
2 - there's more reason to use 'delay mouse click' then to rename a file (and the F2 and right click are not suitable solution)
     Sometimes you're not typing the new name. Perhaps it's already in the clipboard and selecting it is preparatory to pasting,
     which can be accomplished with a mouse command. Or perhaps you're selecting the name, not to change it, but to copy it TO
     the clipboard.
     It seems kind of silly to involve both hands simply to select a string for editing

the only cons i read of the XP/mac method is the chance to rename a file by mistake. so improving the poorly functionality of windows (like David said) will solve all the so-called cons of the mouse click.

exitance (exitance)
description: updated
Revision history for this message
Nick S (nmapsy) wrote :

exitance says it pretty well.

And I'll add my recent observation that it doesn't make sense that "You're going for the keyboard anyway, hitting F2 isn't interruptive," because 90% of the time when I'm renaming a file I'm not totally renaming it. Instead I'm editing it, keeping most of the text. Meaning once the filename is in edit mode I click to specify where I'm adding text or which word(s) I'm replacing.

So instead the workflow looks like this: Mouse to select file, Keyboard to F2 into rename mode, Mouse to select cursor position in filename, Keyboard to type change in filename.

If I could rename with a second click, there would be one modal switch instead of three.

Oh, and right-click, then find and select Rename from the context menu isn't much better. Now we're talking finding and targeting additional screen elements, a whole other story: http://en.wikipedia.org/wiki/Fitts%27s_law

Changed in nautilus:
importance: Unknown → Wishlist
status: Unknown → Confirmed
Revision history for this message
ttosttos (ttosttos) wrote :

I guess interest on a fix is rather obvious judging by its history. This is definitively one of most significant annoyances of Nautilus in my humble opinion. You actually find applications (e.g. Filezilla) that offer the desired behaviour. It should definitively be provided as an option.

Changed in nautilus (Ubuntu):
assignee: Ubuntu Desktop Bugs (desktop-bugs) → nobody
Revision history for this message
Rainer Rohde (rainer-rohde) wrote :

I totally agree! I would love to have the "single click to rename" option in nautilus. I am on a laptop, and in order to rename using the F2 key I have to press Fn+F2, which is more finger acrobatic than I want it to be.

I like it how it is done in Windows: you click a tad longer than simply selecting a file and it goes into rename mode. Let's see if this can be implemented in Nautilus, too.

Revision history for this message
David Huggins-Daines (dhuggins) wrote :

This discussion is profoundtly depressing. Who was responsible for this questionable UI choice in the first place? Was it done to be gratuitously (or "patently") different from Mac OS X, Windows, KDE, and every other desktop UI on the planet?

Speaking of planets, what planet do you people live on (or what HCI program did you attend) where you think that *requiring* people to hit an F-key or use the right mouse button (and a pop-up menu) to accomplish a trivial task is a good idea?

Just because YOU are a computer expert who understands that hitting F2 or using a pop-up is really cool and efficient, doesn't mean that it's a good UI choice. Particularly when the entire driving philosophy of Ubuntu for the last versions has been to make the UI simpler.

</rant>

Revision history for this message
Sebastien Bacher (seb128) wrote :

@David: thanks for your comment, some notes on the topic:

- " Who was responsible for this questionable UI choice in the first place? Was it done to be gratuitously"

why do you assume it was "done" (e.g that work was spent to have it the current way)? could it be rather than the issue is that nobody contributed the code to implement the behaviour you are asking for there?

- "where you think that...is a good idea?"

who stated the current way is a good one or even an "idea"? it looks rather like a missing feature

- Ubuntu doesn't write nautilus, we just distribute it, if you want to reach the people making the software you should comment on https://bugzilla.gnome.org/show_bug.cgi?id=439991

To go back to the bottom of the topic, the idea seems a good one and Ubuntu (and probably the people writing the software upstream) would probably review and apply a patch implementing it so if you know anyone interested to help there...

Revision history for this message
Lem (lem-jjr) wrote :

... And to this day, the click-to-rename functionality *still* annoys me in Windows. I'm very happy that Nautilus doesn't have this feature. Clearly there are plenty of people who feel the same (or at least don't care for the click-to-rename feature), since after 10 years or more, Nautilus still doesn't support it.

On touch interfaces, I'd expect using a long-press to access some sort of file operations menu (including rename, copy, move, open, properties, etc) would be the way to go. Everywhere else we have keyboards, F-keys, and mice, do we not?

Revision history for this message
Lem (lem-jjr) wrote :

Sorry to double post.. just thought I'd add that Nautilus in Ubuntu 12.10 has "Rename" in the right-click menu. The only improvement there from a UI point of view that I could suggest is having the keyboard shortcuts listed beside the options, like regular menus have done for years now. That would at least make it somewhat discoverable.

Changed in hundredpapercuts:
status: Invalid → Confirmed
importance: High → Wishlist
milestone: none → papercuts-nautilus
assignee: nobody → Paper Cuts Ninja (papercuts-ninja)
Revision history for this message
Bernhard (b.a.koenig) wrote :

Since the discussion started again, let us remind ourselves why we didn't want this feature. There are too many accidental clicks and more often than not you find yourselves renaming a file that you never wanted to.

Also happy that this feature does not exist in Linux. To Martian and David, please use the right-click and rename option, it's just as quick once you are used to it.

Revision history for this message
Martian (trifonov-antoine) wrote :

No, it doesn't happen often at all that you accidentally click on a file
twice and on the file name the second time (millions of people are used to
it), it's just an excuse to justify your silly decision.
Like I said, implementing it as an option wouldn't hurt anybody, especially
with a default setting disabled, and wouldn't take much of an effort either.
But again, Linux people always know what's good for everybody and so
everybody should adapt to them. Good luck with this approach and keep
waiting for the year of the Linux. ;)

On 13 December 2012 08:04, Bernhard <email address hidden> wrote:

> Since the discussion started again, let us remind ourselves why we
> didn't want this feature. There are too many accidental clicks and more
> often than not you find yourselves renaming a file that you never wanted
> to.
>
> Also happy that this feature does not exist in Linux. To Martian and
> David, please use the right-click and rename option, it's just as quick
> once you are used to it.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/48671
>
> Title:
> Cannot rename by clicking on a file
>
> Status in One Hundred Paper Cuts:
> Confirmed
> Status in Nautilus:
> Confirmed
> Status in “nautilus” package in Ubuntu:
> Triaged
>
> Bug description:
> In Windows explorer, clicking a file and then clicking once more on
> the file name will enter "rename file" mode. Nautilus doesn't do this.
>
> Isn't it a useful feature to have?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/48671/+subscriptions
>

Revision history for this message
Sebastien Bacher (seb128) wrote :

@Martian: could you please stop those sneaking comments? they are not welcome here

To maintain a respectful atmosphere, please follow the code of conduct - http://www.ubuntu.com/project/about-ubuntu/conduct . Bug reports are handled by humans, the majority of whom are volunteers, so please bear this in mind.

It's also worth noting that you discuss with other users, they share their option but are not the one who implemented the current behaviour or decided or it, so "justify your...decision" is just plainly false, they didn't decide of anything and have no justification to give

also, options are not a solution to usability issues, that's just complicating the UI for everyone and often not a step in the right direction

Revision history for this message
Martian (trifonov-antoine) wrote :

I'm sorry for having an opinion, I didn't know it's prohibited here.
Also, I understand since Linux is a very simple and clear-out design in
general, it would hurt the concept to give users freedom at the expense of
simplicity.
Forgive me for bothering you, won't happen ever again.

On 13 December 2012 09:18, Sebastien Bacher <email address hidden> wrote:

> @Martian: could you please stop those sneaking comments? they are not
> welcome here
>
> To maintain a respectful atmosphere, please follow the code of conduct -
> http://www.ubuntu.com/project/about-ubuntu/conduct . Bug reports are
> handled by humans, the majority of whom are volunteers, so please bear
> this in mind.
>
> It's also worth noting that you discuss with other users, they share
> their option but are not the one who implemented the current behaviour
> or decided or it, so "justify your...decision" is just plainly false,
> they didn't decide of anything and have no justification to give
>
> also, options are not a solution to usability issues, that's just
> complicating the UI for everyone and often not a step in the right
> direction
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/48671
>
> Title:
> Cannot rename by clicking on a file
>
> Status in One Hundred Paper Cuts:
> Confirmed
> Status in Nautilus:
> Confirmed
> Status in “nautilus” package in Ubuntu:
> Triaged
>
> Bug description:
> In Windows explorer, clicking a file and then clicking once more on
> the file name will enter "rename file" mode. Nautilus doesn't do this.
>
> Isn't it a useful feature to have?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/48671/+subscriptions
>

Revision history for this message
David Huggins-Daines (dhuggins) wrote :

@Seb: I'm sorry, actually it was me that revived this discussion with a
rather flaming diatribe. Thank you for directing me to the original
Nautilus bug - for some reason Google doesn't pick it up, and I really
wanted to know what the process was that led to this decision. I find it
surprising, because it violates what I think of as generally accepted human
interface guidelines (don't require right clicks or keyboard shortcuts,
direct manipulation, etc).

For me this is a papercut, as I use Windows and Mac OS X regularly and am
always surprised when I try to use Nautilus in the same way as I'd use the
Finder or Explorer. Of course, on Linux, it's often much faster (though
not very user-friendly) to just use the shell to manage files.

I know there's some concern that people will rename files accidentally, but
on Mac OS, click-to-rename only happens if you click on the filename, not
on the icon. This seems like a pretty good compromise as it makes it clear
that you're trying to operate on the file name and not the file itself.
I've seen this user interface pattern elsewhere too...

On Thu, Dec 13, 2012 at 9:18 AM, Sebastien Bacher <email address hidden> wrote:

> @Martian: could you please stop those sneaking comments? they are not
> welcome here
>
> To maintain a respectful atmosphere, please follow the code of conduct -
> http://www.ubuntu.com/project/about-ubuntu/conduct . Bug reports are
> handled by humans, the majority of whom are volunteers, so please bear
> this in mind.
>
> It's also worth noting that you discuss with other users, they share
> their option but are not the one who implemented the current behaviour
> or decided or it, so "justify your...decision" is just plainly false,
> they didn't decide of anything and have no justification to give
>
> also, options are not a solution to usability issues, that's just
> complicating the UI for everyone and often not a step in the right
> direction
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/48671
>
> Title:
> Cannot rename by clicking on a file
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/48671/+subscriptions
>

Revision history for this message
David Huggins-Daines (dhuggins) wrote :

Of course, on Mac OS, you can also hit return to rename a file:

http://www.tuaw.com/2007/04/26/mac-101-a-simple-trick-to-rename-files/

In Nautilus and on Windows, this opens the file, which is pretty expensive
and surprising if you do it by mistake...

On Thu, Dec 13, 2012 at 9:53 AM, David Huggins Daines <email address hidden>wrote:

> @Seb: I'm sorry, actually it was me that revived this discussion with a
> rather flaming diatribe. Thank you for directing me to the original
> Nautilus bug - for some reason Google doesn't pick it up, and I really
> wanted to know what the process was that led to this decision. I find it
> surprising, because it violates what I think of as generally accepted human
> interface guidelines (don't require right clicks or keyboard shortcuts,
> direct manipulation, etc).
>
> For me this is a papercut, as I use Windows and Mac OS X regularly and am
> always surprised when I try to use Nautilus in the same way as I'd use the
> Finder or Explorer. Of course, on Linux, it's often much faster (though
> not very user-friendly) to just use the shell to manage files.
>
> I know there's some concern that people will rename files accidentally,
> but on Mac OS, click-to-rename only happens if you click on the filename,
> not on the icon. This seems like a pretty good compromise as it makes it
> clear that you're trying to operate on the file name and not the file
> itself. I've seen this user interface pattern elsewhere too...
>
>
>
> On Thu, Dec 13, 2012 at 9:18 AM, Sebastien Bacher <email address hidden>wrote:
>
>> @Martian: could you please stop those sneaking comments? they are not
>> welcome here
>>
>> To maintain a respectful atmosphere, please follow the code of conduct -
>> http://www.ubuntu.com/project/about-ubuntu/conduct . Bug reports are
>> handled by humans, the majority of whom are volunteers, so please bear
>> this in mind.
>>
>> It's also worth noting that you discuss with other users, they share
>> their option but are not the one who implemented the current behaviour
>> or decided or it, so "justify your...decision" is just plainly false,
>> they didn't decide of anything and have no justification to give
>>
>> also, options are not a solution to usability issues, that's just
>> complicating the UI for everyone and often not a step in the right
>> direction
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/48671
>>
>> Title:
>> Cannot rename by clicking on a file
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/hundredpapercuts/+bug/48671/+subscriptions
>>
>
>

Revision history for this message
Sebastien Bacher (seb128) wrote :

@Martian:

> I'm sorry for having an opinion, I didn't know it's prohibited here.

having an opinion is fine...

statements like "option for those perverts who want it", "just an excuse to justify your silly decision" and "This is a perfect example of the negligance and arrogance of the immature people" are not opinions but direct agression though and that's not fine

Revision history for this message
Sebastien Bacher (seb128) wrote :

@David: the upstream bug is listed in the bug statuses table at the top of the launchpad page for info ;-)

Revision history for this message
Dario Ruellan (druellan) wrote :

I also miss this feature, but I agree that the way Windows does it did not make sense: the single-click-wait mechanism is inconsistent.
I prefer OSX method of click-and-hold, this also has some analogy with touch-and-hold, and feels more natural.

The F2 shourtcut works fine (to rename a file/folder you need to touch the keyboard anyway), but a shortcut mechanism on the touchpad/mouse seems more convenient and easy to remember.

Revision history for this message
Ignacio Martin Rodriguez (newwen) wrote :

@Dario, I completely agree with you.
This feature should be added to nautilus in the same way OSX implements it, not the windows way. It would even be touch friendly.
This is one example of the reasons why people critizise gnome devs. This is not about people asking for features and not contributing, but rejecting people's contributions because they think to know best what users need. Even removing features has been a gnomish feature for so long.

Revision history for this message
BS-Harou (harou2) wrote :

I just want to say I really miss this feature in ubuntu. Every time I want to rename a file I firstly try this only to realize it is not possible. I prefer using mouse to keyboard as much as possible and not having this feature is really sad.

Revision history for this message
Laurent Dinclaux (dreadlox) wrote :

2013/5/7 BS-Harou <email address hidden>

> I just want to say I really miss this feature in ubuntu. Every time I
> want to rename a file I firstly try this only to realize it is not
> possible. I prefer using mouse to keyboard as much as possible and not
> having this feature is really sad.
>

Just get use of using F2. I got used now and the F2 shortcut works on other
OSes too.

So now it doesn't annoy me anymore ;-]

Revision history for this message
Lem (lem-jjr) wrote :

@BS-Harou: So, how do you actually rename a file without using the keyboard? The point being, pressing F2 to rename is no inconvenience, because you're going to be using the keyboard anyway.

Plus, to this day, I still accidentally activate rename mode on Windows, and it's annoying. I hope we don't get this feature in Nautilus ;)

Revision history for this message
BS-Harou (harou2) wrote :

@Lem: Most of the time I don't really need to write a new name. Mostly I just want to copy the name or remove part of the name. Also I use both Windows and Ubuntu and I don't want two different behaviors in my head. I like the Windows way better and I'd like to stick with what I'm use to - that is click-wait-click. I don't mind if it is not default behavior. All I need is an option to turn it on.

Revision history for this message
Martian (trifonov-antoine) wrote :

You can wait for that, they don't give a crap about user requests. The
entire Gnome/Unity UI concept is going against most users' needs.

On 7 May 2013 15:47, BS-Harou <email address hidden> wrote:

> @Lem: Most of the time I don't really need to write a new name. Mostly I
> just want to copy the name or remove part of the name. Also I use both
> Windows and Ubuntu and I don't want two different behaviors in my head.
> I like the Windows way better and I'd like to stick with what I'm use to
> - that is click-wait-click. I don't mind if it is not default behavior.
> All I need is an option to turn it on.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/48671
>
> Title:
> Cannot rename by clicking on a file
>
> Status in One Hundred Paper Cuts:
> Confirmed
> Status in Nautilus:
> Confirmed
> Status in “nautilus” package in Ubuntu:
> Triaged
>
> Bug description:
> In Windows explorer, clicking a file and then clicking once more on
> the file name will enter "rename file" mode. Nautilus doesn't do this.
>
> Isn't it a useful feature to have?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/48671/+subscriptions
>

Revision history for this message
Alberto Salvia Novella (es20490446e) wrote :

Productivity and ease of use in Unity is very high for me compared to others UIs, and in my opinion a file shouldn't be renamed by clicking on it. This is the kind of things you have always to take care for not doing by accident; and by putting the option only into the menu, specially when doing it by clicking on is much slower than using the menu, is an ultra good idea.

Revision history for this message
Petko Ditchev (pditchev) wrote :

 I agree that most times GNOME/Unity devs cut too much of the settings out , but in this case I don't think this is something important enough that it should go into the settings (it's out of the question for defaults - despite the fact that most people working with windows have gotten used to renaming this way - it's slow and you get into it by accident . It's just not that good from the get go ) Just get used to using F2 for renaming , because this is not really a Windows->Linux adaptation issue that someone is going to seriosly look into.

Revision history for this message
Martian (trifonov-antoine) wrote :

So roughly 90% of PC users can be ignored. And you wonder why Linux is
unable to gain popularity. And you say it's freedom when you decide how
others should think and act. You try to educate hardware manufacturers the
exact same way, this one of the reasons they don't care about Linux
support. And they are damn right, arrogant people in the Linux community do
not deserve it, they can do it on their own, the freedom is there to do so.
(MS showed the exact same arrogance with Win8 UI, the only difference is
they realised they screwed up badly.)
Just to add to your high reasoning. There aren't many people around who
rename files for a living, so time doesn't really matter in this case,
convenience does. Clicking again a second later is convenient, and then
selecting the position where you want to edit is convenient also. When you
have to rename a lot of files, you do a batch rename, not the F2 BS.
Activating renaming by accident happens once in a blue moon, to exit it all
you have to do is to do what you really wanted, inactivating the file item
or reactivating will cancel the renaming in Windows Explorer.

On 8 May 2013 10:45, Petko Ditchev <email address hidden> wrote:

> I agree that most times GNOME/Unity devs cut too much of the settings
> out , but in this case I don't think this is something important enough
> that it should go into the settings (it's out of the question for
> defaults - despite the fact that most people working with windows have
> gotten used to renaming this way - it's slow and you get into it by
> accident . It's just not that good from the get go ) Just get used to
> using F2 for renaming , because this is not really a Windows->Linux
> adaptation issue that someone is going to seriosly look into.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/48671
>
> Title:
> Cannot rename by clicking on a file
>
> Status in One Hundred Paper Cuts:
> Confirmed
> Status in Nautilus:
> Confirmed
> Status in “nautilus” package in Ubuntu:
> Triaged
>
> Bug description:
> In Windows explorer, clicking a file and then clicking once more on
> the file name will enter "rename file" mode. Nautilus doesn't do this.
>
> Isn't it a useful feature to have?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/48671/+subscriptions
>

Revision history for this message
Lem (lem-jjr) wrote :

@Martin: If you really want to use the mouse, what's wrong with right click file -> rename? The second it takes to activate and navigate a context menu is the same as waiting for the delay for left-click-rename. Don't tell me you've got a one button mouse :P

Revision history for this message
Martian (trifonov-antoine) wrote :

I could even hit F2. The point is that people socialised on Windows always
try to click twice first. Anything else is inconvenient, any reasoning and
"why don't you..." is perfectly pointless and ignorant.

On 8 May 2013 17:53, Lem <email address hidden> wrote:

> @Martin: If you really want to use the mouse, what's wrong with right
> click file -> rename? The second it takes to activate and navigate a
> context menu is the same as waiting for the delay for left-click-rename.
> Don't tell me you've got a one button mouse :P
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/48671
>
> Title:
> Cannot rename by clicking on a file
>
> Status in One Hundred Paper Cuts:
> Confirmed
> Status in Nautilus:
> Confirmed
> Status in “nautilus” package in Ubuntu:
> Triaged
>
> Bug description:
> In Windows explorer, clicking a file and then clicking once more on
> the file name will enter "rename file" mode. Nautilus doesn't do this.
>
> Isn't it a useful feature to have?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/48671/+subscriptions
>

Revision history for this message
Alberto Salvia Novella (es20490446e) wrote :

I understand some people rename files like that, but in this very specific case the removed method is considerably worse than the left one. Perhaps it's more intuitive for some people, but its horrible.

In my long years as Windows user, even before having used any different operating system before, I used to ask myself who the hell would like to rename files using such a slow method; and many times seen users getting confused renaming files by accident.

Revision history for this message
Martian (trifonov-antoine) wrote :

*"I understand some people rename files like that, but..."*

Apperantly you do not. It is not convenient what you aren't used to,
period. It does not matter at all what reasoning you come up with.

On 8 May 2013 19:47, Alberto Salvia Novella <email address hidden> wrote:

> I understand some people rename files like that, but in this very
> specific case the removed method is considerably worse than the left
> one. Perhaps it's more intuitive for some people, but its horrible.
>
> In my long years as Windows user, even before having used any different
> operating system before, I used to ask myself who the hell would like to
> rename files using such a slow method; and many times seen users getting
> confused renaming files by accident.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/48671
>
> Title:
> Cannot rename by clicking on a file
>
> Status in One Hundred Paper Cuts:
> Confirmed
> Status in Nautilus:
> Confirmed
> Status in “nautilus” package in Ubuntu:
> Triaged
>
> Bug description:
> In Windows explorer, clicking a file and then clicking once more on
> the file name will enter "rename file" mode. Nautilus doesn't do this.
>
> Isn't it a useful feature to have?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/48671/+subscriptions
>

Revision history for this message
BS-Harou (harou2) wrote :

@Lem: No, but I often use only touchpad, where it takes that few milliseconds more time to move the mouse to the right place instead of just waiting on the same spot... Anyway, I do use the right-click way now as there isn't any other "mouse-way" of dong that, but it feels uncomfortable - especially with the touchpad.

Changed in hundredpapercuts:
milestone: papercuts-nautilus → papercuts-s-nautilus
Changed in hundredpapercuts:
status: Confirmed → Triaged
Changed in hundredpapercuts:
assignee: Papercuts Ninjas (papercuts-ninja) → nobody
Revision history for this message
Daniel Stimers (vistuck) wrote :

I would like to see this as a feature for Lubuntu.

Revision history for this message
Paul White (paulw2u) wrote (last edit ):

Upstream issue was closed in 2021-06-18 as "RESOLVED OBSOLETE"
after 14 years of no activity. I'm removing the Papercuts task as
any change needs to happen upstream in GNOME and not in Ubuntu.

no longer affects: hundredpapercuts
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.