Bug 383371 - Drag and drop file or folder to desktop, select a widget item, no feedback when desktop is locked
Summary: Drag and drop file or folder to desktop, select a widget item, no feedback wh...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: 5.10.4
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-10 18:14 UTC by Gregor Mi
Modified: 2017-08-11 12:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.10.5


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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