Version: unspecified (using KDE 4.4.4) OS: Linux Folder-view widget icon do not scales properly on the vertical panel Reproducible: Always Steps to Reproduce: Add folder-view widget on the vertical panel Actual Results: Ugly view and space waste Expected Results: The icon of folder view should have a size the same like the other widgets, for example kde-menu or device notifier
Does it scale ok in KDE 4.5 when you increase the panel's size? In 4.5 you can set the maximum size of the panel icons in systemsettings. See Bug 193756.
Sorry, can confirm this bug for 4.5, because it is not currently a part of Debian.
Could you reproduce this in latest 4.7 series or 4.8RC or trunk if possible?
Can you confirm this in 4.8? Also, I do not quite understand what you mean by "does not scale properly on vertical panels". Could you provide a screenshot please?
Git commit 89208d71a9b0a3692ddec5218144beeafd7844e3 by Ignat Semenov. Committed on 10/02/2012 at 21:23. Pushed by isemenov into branch 'master'. do not scale the folderview icon when in panel 1)Keep the folderview panel icon size constant independent of the panel height / width. 2)Update icon size on panel icon size change using KGlobalSettings. 3)Check for m_iconWidget in the panle branch of constraintsEvent() to avoid creating duplicates / ghost entries on constraintEvent(). FIXED-IN:4.8.1 REVIEW:103915 M +25 -5 plasma/applets/folderview/folderview.cpp http://commits.kde.org/kde-baseapps/89208d71a9b0a3692ddec5218144beeafd7844e3
Git commit a8694a6d733f9fc8f1a08256826d65a6bef1720b by Ignat Semenov. Committed on 10/02/2012 at 21:23. Pushed by isemenov into branch 'KDE/4.8'. do not scale the folderview icon when in panel 1)Keep the folderview panel icon size constant independent of the panel height / width. 2)Update icon size on panel icon size change using KGlobalSettings. 3)Check for m_iconWidget in the panle branch of constraintsEvent() to avoid creating duplicates / ghost entries on constraintEvent(). FIXED-IN:4.8.1 REVIEW:103915 M +25 -5 plasma/applets/folderview/folderview.cpp http://commits.kde.org/kde-baseapps/a8694a6d733f9fc8f1a08256826d65a6bef1720b