Version: unspecified (using KDE 4.4.5) OS: Linux There is a scenario causing unclean exit from Desktop Grid. Reactivating the Grid crashes KWin. Reproducible: Always Steps to Reproduce: 1) Open at least one window 2) Use keyboard shortcut to enter Desktop Grid 3) Start dragging the window 4) While dragging, press the shortcut again (unclean Desktop Grid exit) 5) Close the window you were dragging in Desktop Grid 6) Activate Desktop Grid again 7) Enjoy the crash Actual Results: KWin crashes. Expected Results: Rock solid KWin ;) Desktop Grid should forget the dragging when closed.
SVN commit 1169145 by graesslin: Drop keyboard events while moving windows in desktop grid. BUG: 249325 FIXED-IN: 4.5.2 M +2 -0 desktopgrid.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1169145
SVN commit 1169146 by graesslin: Forward port rev 1169145: Drop keyboard events while moving windows in desktop grid. CCBUG: 249325 M +2 -0 desktopgrid.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1169146