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 751025 - Can not paste to folder in list view mode
Can not paste to folder in list view mode
Status: RESOLVED DUPLICATE of bug 689768
Product: nautilus
Classification: Core
Component: Views: List View
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 751976 774780 778485 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2015-06-16 04:22 UTC by Khad
Modified: 2018-06-06 12:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Khad 2015-06-16 04:22:58 UTC
0. default view is list view (not icon view)
1. open a folder (A)
2. cut file there
3. enter to another folder (B) with many files , making sure this folder is my target folder
4. can not paste here, because no blank space there to right click (filled with files until bottom)
5. to paste to folder B, we have to go up, right click on folder B, choose paste into folder

I hope we can paste file on step 4


Thanks
Comment 1 temporary5 2015-10-16 17:59:30 UTC
+1 It would be great to fix this.

I believe there used to be a "Paste" option in the menu which would paste into the current folder. That would solve this.
Comment 2 mdrslmr 2015-11-12 15:50:06 UTC
There is a bug report about this at

https://bugzilla.redhat.com/show_bug.cgi?id=1241684

With nemo it works by right clicking on the folder name in the "Main Toolbar".
Comment 3 Neil Herald 2016-04-23 07:10:58 UTC
There are a couple of places we could put the paste option:
A. the action menu (the button to the left of the window close button)
B. show it in the right-click menu, even if the user has right clicked a file/folder

B is where I'd expect it to be, although from a UX point of view it might feel a bit uneasy selecting 'Paste' when a file/folder is selected. Would some people get the impression that it would replace the selected file? It's better than not having the option available though
Comment 4 Dario Lesca 2016-04-23 20:29:57 UTC
Solution A. it's enough.
Restore the paste function into action menu, where it was before being removed.

IMHO, the better solution is:
In full list view, when right click in blank area from the various column (not on file/folder name, or type, or data, ecc) and the file/folder is not select, show the same right click menu as when you click in a empty area in icon view, or when click into a bottom empty area in the list view with a few or none file.
Comment 5 Carlos Soriano 2016-04-25 07:29:52 UTC
Hey Neil.
I think option A is not good enough, that's why we are exploring this in the action bar work.
Option B is also too much to put in the context menu, and we discussed this on the past few times.

Probably the best option of the options in this bug report is as Dario said detect the white space when right clicking. But that's not possible with the GtkTreeView. That's why I'm so eager to change this to GtkListView, but that's a really big work.

So I think for now is better to wait on the other options we discussed on the past, say i.e., the action bar work.
Comment 6 Neil Herald 2016-04-25 12:08:21 UTC
I wasn't keen on either option tbh. After I made the comment above I realised there's yet another bug in bugzilla where this has been discussed. The action bar mock ups look like a really good way to address this
Comment 7 Khad 2016-07-13 15:53:06 UTC
This is also problem when dragging from other app, for example uncompressing files from file-roller
Comment 8 Ernestas Kulik 2016-11-21 12:33:17 UTC
*** Bug 774780 has been marked as a duplicate of this bug. ***
Comment 9 Ernestas Kulik 2017-07-11 13:56:04 UTC
*** Bug 778485 has been marked as a duplicate of this bug. ***
Comment 10 António Fernandes 2017-08-21 13:16:36 UTC
*** Bug 751976 has been marked as a duplicate of this bug. ***
Comment 11 raster 2018-06-06 09:48:28 UTC
I also want to see this fixed.

What about adding to the right-click menu an option that explicitly says "paste in this folder" instead of "paste"? That should avoid confusions...
Comment 12 António Fernandes 2018-06-06 12:06:40 UTC
This has been fixed in the development version, with a location menu in the pathbar, which has got a Paste action.

The context menu is preserved but no longer required for this action.

https://gitlab.gnome.org/GNOME/nautilus/issues/322#note_112903

*** This bug has been marked as a duplicate of bug 689768 ***