Summary: | Pager shows the window twice if it is moved from one virtual desktop to another with "Active Desktop Boarders" | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Michael <schnitzelkuchen> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael
2008-07-15 14:13:02 UTC
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 |