https://bugs.kde.org/show_bug.cgi?id=372037
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.8.4 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/kwin | |/3c6371390d698c8dd7a8c0704d | |ebba43d5d3b465 --- Comment #2 from Martin Gräßlin <mgraess...@kde.org> --- Git commit 3c6371390d698c8dd7a8c0704debba43d5d3b465 by Martin Gräßlin. Committed on 04/11/2016 at 08:32. Pushed by graesslin into branch 'Plasma/5.8'. [desktopgrid] Don't manipulate virtual desktop of desktop window Summary: Desktop Grid has a feature that right or middle clicking a window toggles the on all desktop state. If that is done for a desktop window, things obviously start to fail. KWin internally allows to change virtual desktop for all windows, even for windows like the desktop or docks. Changing in KWin core is not a solution. Thus a special casing in desktop grid is added to disallow the selection for desktop windows. FIXED-IN: 5.8.4 Test Plan: Tried right clicking desktop window and other windows. Reviewers: #kwin, #plasma Subscribers: plasma-devel, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D3253 M +3 -0 effects/desktopgrid/desktopgrid.cpp http://commits.kde.org/kwin/3c6371390d698c8dd7a8c0704debba43d5d3b465 -- You are receiving this mail because: You are watching all bug changes.