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 Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
*** This bug has been marked as a duplicate of bug 462939 ***