The close buttons on Task Manager tooltips don't work anymore. KDE 5.7 User Edition. Reproducible: Always Steps to Reproduce: 1. Enable tooltips 2. Hover a window 3. Click on the close button Actual Results: Nothing happens. Expected Results: The window should be closed.
Git commit 901e76e4b0fbf91a9f4c490f392514deb1989dc5 by Eike Hein. Committed on 10/07/2016 at 08:07. Pushed by hein into branch 'Plasma/5.7'. Fix window preview activation/close button for single-window tooltips. M +6 -0 applets/taskmanager/package/contents/ui/Task.qml M +3 -2 applets/taskmanager/package/contents/ui/ToolTipDelegate.qml http://commits.kde.org/plasma-desktop/901e76e4b0fbf91a9f4c490f392514deb1989dc5
I confirm that this fixes the activation issue for me. The patch contains some debugging logging, was it left there accidentally?
It was removed in a subsequent commit.