Bug 462939 - When drag and drop files from navigator to terminal, and terminal is in the same directory, the navigator doesn't copy all hierarchy
Summary: When drag and drop files from navigator to terminal, and terminal is in the s...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: terminal (show other bugs)
Version: 22.08.3
Platform: Manjaro Linux
: NOR task
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
: 462938 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-12-12 04:37 UTC by sebastiancastrogalvez.97
Modified: 2022-12-12 15:18 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sebastiancastrogalvez.97 2022-12-12 04:37:22 UTC
SUMMARY
When I drag and drop files from navigator and the terminal are in the same directory, I want the option of only copy the file names and not the complete path for that files, when I use a key modifier (alt, shift, ctrl).


STEPS TO REPRODUCE
1. Tell Dolphin to show the terminal panel
2. Navigate to /home/user
3. Drag and drop three folders to the terminal

OBSERVED RESULT
The terminal has "/home/user/folder1 /home/user/folder2 /home/user/folder3"

EXPECTED RESULT
The terminal has "folder1 folder2 folder3"


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.26.3
KDE Frameworks Version:  5.99.0
Dolphin Version: 22.08.03

ADDITIONAL INFORMATION
Comment 1 Tobias Fella 2022-12-12 15:18:49 UTC
*** Bug 462938 has been marked as a duplicate of this bug. ***