Version: (using Devel) Installed from: Compiled sources Compiler: gcc-Version 4.3.1 (Gentoo 4.3.1-r1 p1.1) OS: Linux Hello everyone. I activated the "Active Desktop Boarders" and noticed that if I take a window (desktop 1) and drag it from one desktop to another (desktop 2), the Pager shows that both Desktops (1 and 2) are "active" and also shows the application window you just dragged to the desktop 2 on both desktops. If you then switch your desktop to lets say three, the not existing window on the pager dissappears and there is only one active desktop. Expected behaviour should be that if i move a window from one desktop to another with those active borders that only one desktop should be active and the application only on one desktop.
SVN commit 845984 by alexmerry: An optimisation too far: the selective update doesn't work properly when dragging windows between desktops with Active Borders. BUG: 166619 M +1 -5 pager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=845984
SVN commit 845986 by alexmerry: Backport fix: update the entire pager when something changed on one desktop, so that dragging windows between desktops with Active Borders enabled shows up in the pager properly. CCBUG: 166619 M +1 -5 pager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=845986