Summary: | Highlight Selected Window elevates Window Above TabBox | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Martin Flöser <mgraesslin> |
Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | regression |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | 4.9 Beta 1 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/eb098cc615ddd154bb86554e8e66cb7b1607fde4 | Version Fixed In: | 4.9 |
Sentry Crash Report: | |||
Attachments: | Screenshot showing the problem |
Description
Martin Flöser
2012-05-03 20:13:00 UTC
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 |