Version: (using KDE 4.4.3) OS: Linux Installed from: Archlinux Packages Steps to reproduce: 1. Add trashcan to desktop 2. Roatate it 3. Move to panel Actual results: Trashcan is still rotated and located outside the panel Expected results: Trashcan has normal orientation and is on the panel
patch fixing the issue: http://reviewboard.kde.org/r/3999/
SVN commit 1127712 by asouza: Reset the angle of an applet when moved to a panel This way, applets that were rotated in Plasma::Planar are not rotated anymore when moved to form factor Plasma::Horizontal || Plasma::Vertical. BUG:237861 M +7 -0 applet.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1127712