Version: unspecified OS: Linux Hello, before I had 4 desktop virtual, I have drop 2, after the widget have keep the same size like 4 (I have try move), I have need remove and re-insert this widget to have the right size. Thanks to fix it. Reproducible: Always Steps to Reproduce: Have 4 virtual desktop with Number of rows: 2. Drop 2.
I'm in multi-screen and widget layout by plasma desktop.
perhaps this patch solves the bug: http://reviewboard.kde.org/r/5355/
Same here, KDE SC 4.5.1, Debian unstable. Logging out of KDE and re-login helps too. No need to remove the pager widget.
SVN commit 1180090 by abryant: Make configAccepted() just write the new config, and configChanged() read everything back in and update the applet. Split grid resizing logic into its own method, and ensure that the applet is always resized when the grid is. BUG:250756 M +130 -122 pager.cpp M +2 -1 pager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1180090
SVN commit 1180116 by abryant: Backport the bugfix from r1180090 to the 4.5 branch: Split grid resizing logic into its own method, and ensure that the applet is always resized when the grid is. CCBUG:250756 M +90 -68 pager.cpp M +2 -1 pager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1180116