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
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
Sorry, I missed this since it was reported against the wrong component.
I can't reproduce it though -- moving icons works fine with widgets locked for me.
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)"
Created attachment 98273 [details] Desktop Video Video of the behaviour
*** This bug has been marked as a duplicate of bug 360226 ***
*** Bug 361996 has been marked as a duplicate of this bug. ***
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
*** Bug 362367 has been marked as a duplicate of this bug. ***