Version: (using KDE 4.4.1) OS: Linux Installed from: Ubuntu Packages 1. Activate the desktop grid effect. 2. Click on a window. Some of the following glitches often happen dircetly after clicking: - The window briefly disappears and is then shown again. - The size of the window is briefly shrinked and then get original size again. - The window is shortly displaced. In all cases the window is shown normally again after this short flickering and the effect continues as normal.
SVN commit 1103103 by graesslin: Do not paint windows as if it is being moved when only clicking on it in desktop grid. This prevents that the window flickers on clicking them. BUG: 229741 M +2 -2 desktopgrid.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1103103
SVN commit 1103104 by graesslin: Backport rev: 1103103 Do not paint windows as if it is being moved when only clicking on it in desktop grid. This prevents that the window flickers on clicking them. CCBUG: 229741 M +2 -2 desktopgrid.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1103104