Bug 405675

Summary: Copy full path to file in KDevelop file tree
Product: [Applications] kdevelop Reporter: Murz <MurzNN>
Component: file treeAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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!