Bug 276167 - Dolphin should add actions for copy/move to other pane
Summary: Dolphin should add actions for copy/move to other pane
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: split view (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Antonio Prcela
URL:
Keywords:
: 171292 193386 293483 342255 366045 424215 424282 (view as bug list)
Depends on:
Blocks: 356436
  Show dependency treegraph
 
Reported: 2011-06-21 05:10 UTC by Shriramana Sharma
Modified: 2021-01-05 15:11 UTC (History)
12 users (show)

See Also:
Latest Commit:
Version Fixed In: 20.08.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shriramana Sharma 2011-06-21 05:10:58 UTC
Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

In other two-pane file managers (like xplorer2 on Windows) we have the highly convenient feature of being able to copy/move the selected files from the current pane to the other pane by a shortcut. If actions for this are added to Dolphin, then shortcuts could be assigned.

This is the biggest thing I miss on Dolphin when I boot up into KDE after logging out of Windows. I presume it's an easy thing to fix for those in the know, and that it can be quickly fixed therefore. Thanks!

This is possibly related to wishlist bug 171292 and maybe even bug 260266.

Reproducible: Always
Comment 1 Peter Penz 2011-06-21 07:45:44 UTC
*** Bug 171292 has been marked as a duplicate of this bug. ***
Comment 2 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:21:31 UTC
Resetting assignee to default as per bug #305719
Comment 3 Christoph Feck 2014-12-27 18:43:13 UTC
*** Bug 293483 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Feck 2014-12-27 18:43:29 UTC
*** Bug 342255 has been marked as a duplicate of this bug. ***
Comment 5 Christoph Feck 2016-07-27 10:38:32 UTC
*** Bug 366045 has been marked as a duplicate of this bug. ***
Comment 6 Christoph Feck 2018-02-14 17:29:38 UTC
*** Bug 193386 has been marked as a duplicate of this bug. ***
Comment 7 tuxflo 2018-02-14 17:31:35 UTC
Since there are several duplicates of this bug and this feature is requested: is there any update on this?
Comment 8 Christoph Feck 2018-03-01 01:49:28 UTC
No, this ticket is still open and looking for a developer to implement it.
Comment 9 Hoptank 2019-11-19 11:46:34 UTC
I would love to see this implementated.  Like the original author I've become used to seeing this functionality in other two-pane file managers.


- Add optional tool bar buttons to "copy to other pane" and "move to other pane".  This would copy or move the selected files from the folder shown in the current pane to the folder shown in the other pane without additional prompting.

- Add the ability to assign shortcut keys to "copy to other pane" and "move to other pane".

Regards.
Comment 10 Antonio Prcela 2020-04-20 09:51:30 UTC
I've started working on this, but have a very annoying bug atm.

Stay tuned!

https://phabricator.kde.org/D29006
Comment 11 Nate Graham 2020-05-14 22:20:23 UTC
Git commit a291c5999035bb17fe764c1910c3e78ba041f8ac by Nate Graham, on behalf of Antonio Prcela.
Committed on 14/05/2020 at 22:20.
Pushed by ngraham into branch 'master'.

Allow to copy or move selection to the other split view

Summary:

Default keyboard shortcuts set to `SHIFT+F5` for `copy`, `SHIFT+F6` for `move`

Reviewers: #dolphin, elvisangelaccio, ngraham, meven, dfaure

Reviewed By: #dolphin, elvisangelaccio, ngraham, meven, dfaure

Subscribers: yurchor, kde-doc-english, dfaure, meven, kfm-devel

Tags: #dolphin, #documentation

Differential Revision: https://phabricator.kde.org/D29006

M  +23   -0    doc/index.docbook
M  +49   -7    src/dolphinmainwindow.cpp
M  +34   -0    src/dolphintabwidget.cpp
M  +6    -0    src/dolphintabwidget.h
M  +3    -1    src/dolphinui.rc
M  +29   -3    src/views/dolphinview.cpp
M  +14   -1    src/views/dolphinview.h

https://commits.kde.org/dolphin/a291c5999035bb17fe764c1910c3e78ba041f8ac
Comment 12 Hoptank 2020-05-17 17:40:16 UTC
This is excellent thank you Antonio!
Comment 13 Nate Graham 2020-07-15 02:50:07 UTC
*** Bug 424215 has been marked as a duplicate of this bug. ***
Comment 14 Christoph Feck 2020-07-16 13:51:25 UTC
*** Bug 424282 has been marked as a duplicate of this bug. ***