https://bugs.kde.org/show_bug.cgi?id=388310
--- Comment #6 from Martin Flöser <mgraess...@kde.org> --- Git commit 87ebfd15179d7c136d840ebdc9f8ebfc3ab83687 by Martin Flöser. Committed on 06/01/2018 at 09:45. Pushed by graesslin into branch 'master'. [autotests] Add test case for fullscreen window with groups When an X11 window is raised to fullscreen it gets set to active layer. When another window gets activated then it goes back to normal layer. But when a window of the same group gets activated the fullscreen window stays in the active layer. Due to that it is not possible to raise other windows above the fullscreen window. This just adds a test case exposing the problematic area. M +74 -0 autotests/integration/x11_client_test.cpp https://commits.kde.org/kwin/87ebfd15179d7c136d840ebdc9f8ebfc3ab83687 -- You are receiving this mail because: You are watching all bug changes.