Bug 405675 - Copy full path to file in KDevelop file tree
Summary: Copy full path to file in KDevelop file tree
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: file tree (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-20 10:39 UTC by Murz
Modified: 2019-03-20 10:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Murz 2019-03-20 10:39:43 UTC
At now when I select file or folder in KDevelop file tree and press Ctrl+C, I see in clipboard only file/folder name. 

Same action in Dolphin do copy full file path to clipboard. And when I press Ctrl+V on other app (Dolphin, Krusader, other file manager), it will paste copied file to folder.

As result, I can't paste file, copied from KDevelop, to other apps. 

Can you fix this problem? Thanks!