Bug 431838

Summary: Copying from Android Studio to a folder in Dolphin doesn't work
Product: [Applications] dolphin Reporter: Nishith Khanna <nishith.khanna>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: kfm-devel, nate
Priority: NOR    
Version: 20.12.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Trying to copy example folder from android studio whose subfolder is dice
After pasting it in a folder via Dolphin

Description Nishith Khanna 2021-01-20 06:27:46 UTC
Created attachment 135009 [details]
Trying to copy example folder from android studio whose subfolder is dice

Hello, I am an Android Developer so I use Android Studio daily. One bug that is haunting me for sometime is that copying a folder from Android Studio to another folder in dolphin doesn't work. 
What happens is that it pastes the contents of the folder with a folder whose name is the path of the parent folder so somewhat like file://home/nishith.
Though with the text is seems confusing. I will post the screenshot to  explain better and hope those might help. I am posting a link to an open source android project by Google so the developers can try to reproduce the bug themeselves. 
https://github.com/google-developer-training/android-basics-kotlin-tip-calculator-app-solution
Comment 1 Nishith Khanna 2021-01-20 06:29:53 UTC
Created attachment 135010 [details]
After pasting it in a folder via Dolphin
Comment 2 Nishith Khanna 2021-01-20 06:32:14 UTC
Hope this helps. I can provide more info if needed.
Comment 3 Nishith Khanna 2021-01-20 06:43:08 UTC
Sorry forgot to send my system info 

Operating System: Arch Linux
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Kernel Version: 5.10.8-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-6200U CPU @ 2.30GHz
Memory: 11.6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 520
Comment 4 Nate Graham 2021-01-20 17:17:57 UTC
This is a bug in Android Studio: it isn't providing proper paste data. I would recommend reporting it to the Android Studio developers. Thanks!