Steps to reproduce: 1. Enable Highlight windows in Window Switcher KCM 2. Enable Grid layout 3. Use Alt+Tab Actual behavior: Selected window is raised above the TabBox. TabBox window is no longer useful. Expected Result: TabBox is also raised and should never be shown above the TabBox.
I get the outline above the tabbox (bug #298487) but not the highlighted window. With or without compositing?
Created attachment 70841 [details] Screenshot showing the problem Yeah that is with OpenGL and outline disabled.
Yeah, ok - bigger problem(?) KWindowSystem::compositingActive() is invalidly false here ... (kdelibs is vanilla 4.8.2 from arch)
have patch, make RR after test
Git commit eb098cc615ddd154bb86554e8e66cb7b1607fde4 by Thomas Lübking. Committed on 04/05/2012 at 01:08. Pushed by luebking into branch 'master'. elevate tabbox when elevating highlighted windows FIXED-IN: 4.9 REVIEW: 104845 M +3 -1 kwin/tabbox/tabbox.cpp M +1 -1 kwin/tabbox/tabbox.h M +19 -8 kwin/tabbox/tabboxhandler.cpp M +4 -1 kwin/tabbox/tabboxhandler.h http://commits.kde.org/kde-workspace/eb098cc615ddd154bb86554e8e66cb7b1607fde4