https://bugs.kde.org/show_bug.cgi?id=376234
Eike Hein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/dc17f78ebcc7660 | |0040a8d2ef8c57b9a41a8d06e Resolution|--- |FIXED --- Comment #2 from Eike Hein <[email protected]> --- Git commit dc17f78ebcc76600040a8d2ef8c57b9a41a8d06e by Eike Hein. Committed on 13/02/2017 at 10:42. Pushed by hein into branch 'Plasma/5.9'. Fix crash when invoking Present Windows with the group dialog open. Summary: This fixes a regression from aeec4ae8 which unsets the taskManagerItem prop when the group dialog is shown to intentionally break window highlighting while the dialog is open. This patch instead fixes highlighting from the group dialog properly by including it in the highlight list. Also adds some extra crash guards. CCMAIL:[email protected] Related: bug 376205 Reviewers: #plasma, anthonyfieroni Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D4525 M +2 -0 applets/taskmanager/package/contents/ui/Task.qml M +2 -1 applets/taskmanager/package/contents/ui/main.qml M +22 -0 applets/taskmanager/plugin/backend.cpp M +6 -0 applets/taskmanager/plugin/backend.h https://commits.kde.org/plasma-desktop/dc17f78ebcc76600040a8d2ef8c57b9a41a8d06e -- You are receiving this mail because: You are watching all bug changes.
