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.
It's a problem of the notes widget, doesn't have necessarly to do with move from panel to desktop
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
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
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