Bug 299083

Summary: Can't drag-and-drop files onto top-level samba shares in places panel
Product: [Frameworks and Libraries] kio-extras Reporter: S. Burmeister <sven.burmeister>
Component: SambaAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: emmanuelpescosta099, nate, postix, sitter
Priority: NOR Keywords: usability
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description S. Burmeister 2012-04-30 07:54:37 UTC
KDE 4.8.2: If one opens a computer with network shares, e.g. smb://host.local one sees the different shared folders. Dragging files on those folders does not work. Opening each share and dragging files to it, does work.

Reproducible: Always

Steps to Reproduce:
1. Open a computer with samba shares
2.Drag and drop files on those shares
Actual Results:  
File action does not work

Expected Results:  
being able to drag and drop on shares without entering them.
Comment 1 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:19:51 UTC
Resetting assignee to default as per bug #305719
Comment 2 Emmanuel Pescosta 2013-06-23 16:58:06 UTC
We can't do anything about it in Dolphin.

The KFileItem for Samba Top-Level folders returns always a read-only permission. (See DragAndDropHelper::dropUrls)

This needs to be fixed in Kdelibs/KIO (if possible).
Comment 3 Harald Sitter 2020-02-11 14:23:45 UTC
Seems to be working nowadays.