Bug 299083 - Can't drag-and-drop files onto top-level samba shares in places panel
Summary: Can't drag-and-drop files onto top-level samba shares in places panel
Status: RESOLVED FIXED
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: Samba (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2012-04-30 07:54 UTC by S. Burmeister
Modified: 2020-02-11 14:23 UTC (History)
4 users (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 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.