Bug 343370 - Dragging widget from panel to desktop is not fully supported
Summary: Dragging widget from panel to desktop is not fully supported
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-27 14:47 UTC by Antonis G.
Modified: 2015-02-03 11:31 UTC (History)
1 user (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 Antonis G. 2015-01-27 14:47:22 UTC
It behaves in the same way as it would in panel see video.

Reproducible: Always

Steps to Reproduce:
1. Place notes widget to panel
2. drag it from the notes icon (not the applet handle) to the desktop 
3. Behaves like in this video http://youtu.be/xRGuUnpWvRs



Its dimmensions are locked can't freely change height and width, like other plasmoids. Also related to bug 339851.
Comment 1 Marco Martin 2015-02-03 09:56:49 UTC
It's a problem of the notes widget, doesn't have necessarly to do with move from panel to desktop
Comment 2 Marco Martin 2015-02-03 11:12:17 UTC
Git commit 981a6018d77e471c08c7b16c59d16e122e1b7582 by Marco Martin.
Committed on 03/02/2015 at 11:10.
Pushed by mart into branch 'master'.

the applet object has own Layout

take the proper Layout attached object, that is the one of
the applet, not of the representation. that one is guaranteed to
proxy the proper one
Related: bug 343537

M  +2    -9    containments/desktop/package/contents/ui/AppletAppearance.qml
M  +2    -9    containments/folder/package/contents/ui/AppletAppearance.qml

http://commits.kde.org/plasma-desktop/981a6018d77e471c08c7b16c59d16e122e1b7582
Comment 3 Marco Martin 2015-02-03 11:31:25 UTC
Git commit b02d19a5e934a5597ea8d4dc0ffd68fde8f35c67 by Marco Martin.
Committed on 03/02/2015 at 11:28.
Pushed by mart into branch 'master'.

allow free resize on desktop
Related: bug 343537

M  +22   -2    desktoppackage/contents/applet/DefaultCompactRepresentation.qml

http://commits.kde.org/plasma-desktop/b02d19a5e934a5597ea8d4dc0ffd68fde8f35c67
Comment 4 Marco Martin 2015-02-03 11:31:44 UTC
Git commit a9aa28ca9310dbfda20666deae3bd7e5b5866a4c by Marco Martin.
Committed on 03/02/2015 at 11:28.
Pushed by mart into branch 'Plasma/5.2'.

allow free resize on desktop
Related: bug 343537

M  +22   -2    desktoppackage/contents/applet/DefaultCompactRepresentation.qml

http://commits.kde.org/plasma-desktop/a9aa28ca9310dbfda20666deae3bd7e5b5866a4c