Bug 360578

Summary: Desktop folder view icons not movable if widgets are locked
Product: [Plasma] plasmashell Reporter: Florian Röhrer <florian.roehrer>
Component: FolderAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: normal CC: hein, jjm, mailto.mikes, nroycea+kde, painless.roaster, plasma-bugs
Priority: NOR    
Version: 5.5.95   
Target Milestone: 1.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Desktop Video

Description Florian Röhrer 2016-03-15 20:41:17 UTC
Since the last update it is not possible anymore to move the desktop icons in the folder view of the desktop, while the widgets are locked. Also it is not possible to drag and drop files, e.g. in a folder or to the trash on the desktop in this situation. If i unlock the widgets, icons are movable and drag and drop is functioning also.
Plasma Framework 5.20.0

Reproducible: Always
Comment 1 Mike 2016-04-02 06:50:17 UTC
I can confirm that behaviour with Manjaro Capella since update to Plasma 5.6. With 5.5 I didn't had that problem. My system specs: Kernel: 4.4.6-1-MANJARO x86_64 (64 bit) Desktop: KDE Plasma 5.6.1  Distro: ManjaroLinux 15.12 Capella
Comment 2 Eike Hein 2016-04-02 15:49:14 UTC
Sorry, I missed this since it was reported against the wrong component.
Comment 3 Eike Hein 2016-04-02 15:49:51 UTC
I can't reproduce it though -- moving icons works fine with widgets locked for me.
Comment 4 vindicator 2016-04-06 21:05:12 UTC
I will confirm this as well though I don't know about it being "shell" as opposed to "desktop": "upgraded plasma-desktop (5.5.5-1 -> 5.6.1-1)"
Comment 5 Florian Röhrer 2016-04-06 21:12:22 UTC
Created attachment 98273 [details]
Desktop Video

Video of the behaviour
Comment 6 Eike Hein 2016-04-07 08:37:18 UTC

*** This bug has been marked as a duplicate of bug 360226 ***
Comment 7 Eike Hein 2016-04-20 16:38:29 UTC
*** Bug 361996 has been marked as a duplicate of this bug. ***
Comment 8 Eike Hein 2016-04-20 18:50:18 UTC
Git commit bca9fc813e4dfe6faf59d5945ac19c96c49b1e6f by Eike Hein.
Committed on 20/04/2016 at 18:50.
Pushed by hein into branch 'Plasma/5.6'.

Fix DND on Folder View containments with locked widgets.

This is a regression from 92665578, which nerfed DND on the
locked containment, not taking file DND in folder mode into
account. The goal was actually to ignore dropped tabs from
Mozilla Firefox -- this preserves that accomplishment by
only letting through things Folder View would actually care
about.

Reviewed-by: David Rosca <nowrep@gmail.com>

M  +7    -0    containments/desktop/package/contents/code/FolderTools.js
M  +4    -9    containments/desktop/package/contents/ui/main.qml

http://commits.kde.org/plasma-desktop/bca9fc813e4dfe6faf59d5945ac19c96c49b1e6f
Comment 9 Eike Hein 2016-04-27 22:25:44 UTC
*** Bug 362367 has been marked as a duplicate of this bug. ***