After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 536593 - Right-click, "Create Document... Empty File" in a folder, in list view
Right-click, "Create Document... Empty File" in a folder, in list view
Status: RESOLVED DUPLICATE of bug 94618
Product: nautilus
Classification: Core
Component: general
2.22.x
Other All
: Normal enhancement
: ---
Assigned To: bill.haneman
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-04 12:35 UTC by Brett Alton
Modified: 2010-07-06 21:10 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Brett Alton 2008-06-04 12:35:50 UTC
A very frustrating bug for me is trying to create a file inside a folder, while in list view.

Pretend I have this file directory:

-foo/
--foo1/
--foo2/
--foo3/
---foo3.1
---foo3.2
--foo4/
-bar/
--bar1/
---bar1.1
---bar1.2
---bar1.3/
----bar1.3.1
---bar1.4
--bar2/

And pretend I wanted to create a new file at 'foo3.3'.

What I want to be able to do is right-click 'foo3' and select "Create Document... Empty File", but what actually happens is much more different and frustrating, especially from a usability standpoint.

Now I will create a file at foo3.3 in Nautilus 2.22.2:

File >> Create Document... > Empty File

-foo/
--foo1/
--foo2/
--foo3/
---foo3.1
---foo3.2
--foo4/
-bar/
--bar1/
---bar1.1
---bar1.2
---bar1.3/
----bar1.3.1
---bar1.4
--bar2/
-new file <-- here is the new file

But I want it to be called 'foo3.3' and be inside 'foo3'.

-foo/
--foo1/
--foo2/
--foo3/
---foo3.1
---foo3.2
---foo3.3 <-- renamed and moved
--foo4/
-bar/
--bar1/
---bar1.1
---bar1.2
---bar1.3/
----bar1.3.1
---bar1.4
--bar2/

However, if this directory listing was longer than my screen, my focus would go back from 'foo3' to the very bottom of the directory listing, to where 'new file' was. If this directory listing has 20 or more directories, you can see how frustrating the constant scrolling up, scrolling down and needless moving of files may be.

Thus I'm proposing adding the ability to right-click a folder and create a new empty file inside it, without closing the directory tree.

Sort of like "File >> Create Document... > Empty File" but with a folder instead of the menu bar.
Comment 1 Cosimo Cecchi 2008-06-04 12:57:05 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 94618 ***
Comment 2 Allan Day 2010-07-06 21:10:04 UTC
Changing component as a part of ongoing reorganisation work.