https://bugs.kde.org/show_bug.cgi?id=352477 Eike Hein changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/plas | |ma-workspace/c34550cf4a7e93 | |a5e14e882b01f7ab0cb24936ec --- Comment #5 from Eike Hein --- Git commit c34550cf4a7e93a5e14e882b01f7ab0cb24936ec by Eike Hein. Committed on 30/09/2015 at 23:03. Pushed by hein into branch 'master'. Fix utility windows not being removed from task tree after demands-attention state is cleared. Utilility windows are typically omitted from the task tree, unless they are in demands-attention state. SVN r901886 (cf. bug 178509 from 2008) introduced a bug by preventing tasks included in this fashion from reaching active state, causing the demands-attention state not to ever be cleared. Additionally, a separate bug prevented utility windows losing demands-attention state from being removed from the task tree thereafter. This patch fixes both. This cropped up with recent versions of The Gimp, which curiously sets its utility windows to demand attention when opened from within the app. Since windows demanding attention are also implicitly exemped from grouping, this appeared to users as a failure of the grouping logic. Related: bug 178509 M +6 -4 libtaskmanager/groupmanager.cpp M +1 -1 libtaskmanager/taskmanager.cpp http://commits.kde.org/plasma-workspace/c34550cf4a7e93a5e14e882b01f7ab0cb24936ec -- You are receiving this mail because: You are watching all bug changes.