Bug 383371

Summary: Drag and drop file or folder to desktop, select a widget item, no feedback when desktop is locked
Product: [Plasma] plasmashell Reporter: Gregor Mi <codestruct>
Component: FolderAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: minor CC: kde, plasma-bugs
Priority: NOR    
Version: 5.10.4   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.10.5

Description Gregor Mi 2017-08-10 18:14:36 UTC
CURRENT:

1) Drag and drop a file on the desktop
2) A menu opens with Move, Copy, Link
3) After a few milliseconds the menu gets more items, e.g. "Folder View" or "Icon"
4) Select either of those.
5) Nothing happens when widgets are locked.

EXPECTED:

A notice could be shown indicating that the widgets have to be unlocked first.
Comment 1 Kai Uwe Broulik 2017-08-11 12:34:56 UTC
Git commit d4bd4bfaf7013b92c1caf4c65ee4c6d3d6b65d25 by Kai Uwe Broulik.
Committed on 11/08/2017 at 12:34.
Pushed by broulik into branch 'Plasma/5.10'.

[Folder View] Don't process mime data if immutable

In Desktop containment we reject any drops in the first place but in Folder you can always
drop a file where we would then also offer to create an applet which will do nothing if
widgets are locked.
FIXED-IN: 5.10.5

Differential Revision: https://phabricator.kde.org/D7235

M  +3    -1    containments/desktop/package/contents/ui/FolderView.qml

https://commits.kde.org/plasma-desktop/d4bd4bfaf7013b92c1caf4c65ee4c6d3d6b65d25