https://bugs.kde.org/show_bug.cgi?id=407004

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/commit/86e3b82ef
                   |                            |bbcdb287773cdaf6a5f4c1c22bb
                   |                            |9fc6
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 86e3b82efbbcdb287773cdaf6a5f4c1c22bb9fc6 by Elvis Angelaccio, on
behalf of Yann Holme-Nielsen.
Committed on 29/06/2020 at 22:27.
Pushed by elvisangelaccio into branch 'master'.

## Summary
* Adds a "Copy location" item, after the "Copy" Context item and Edit Menu,
which will attempt to copy the path of the fist item into clipboard.

## Reasoning
Most File Managers have this option through one or another way.
Also using the default Copy option often results in different behaviour
depending on the target software, Konsole will take the path. Other Programs
will use the URI. Which ultimately could lead to non optimal User Experience.

## Notes
* Should the target file **not** be on a local hard drive, this fallback to
using the remote URL, feedback is wanted on that matter.

M  +4    -1    src/dolphincontextmenu.cpp
M  +4    -0    src/dolphinmainwindow.cpp
M  +10   -1    src/dolphinui.rc
M  +18   -0    src/views/dolphinview.cpp
M  +5    -0    src/views/dolphinview.h
M  +16   -1    src/views/dolphinviewactionhandler.cpp
M  +5    -0    src/views/dolphinviewactionhandler.h

https://invent.kde.org/system/dolphin/commit/86e3b82efbbcdb287773cdaf6a5f4c1c22bb9fc6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to