Bug 365227 - Unable to close window with the Task Manager tooltip close button
Summary: Unable to close window with the Task Manager tooltip close button
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (show other bugs)
Version: 5.7.0
Platform: Neon Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-08 07:00 UTC by KDE Neon user
Modified: 2016-07-10 23:15 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description KDE Neon user 2016-07-08 07:00:20 UTC
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.
Comment 1 Eike Hein 2016-07-10 08:08:01 UTC
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
Comment 2 madcatx 2016-07-10 18:29:50 UTC
I confirm that this fixes the activation issue for me.

The patch contains some debugging logging, was it left there accidentally?
Comment 3 Eike Hein 2016-07-10 23:15:12 UTC
It was removed in a subsequent commit.