Bug 353744 - Context menu in task manager is invisible when highlight windows is enabled
Summary: Context menu in task manager is invisible when highlight windows is enabled
Status: RESOLVED DUPLICATE of bug 353096
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (show other bugs)
Version: 5.4.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-10 06:55 UTC by Anthony Fieroni
Modified: 2015-10-13 19:36 UTC (History)
2 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 Anthony Fieroni 2015-10-10 06:55:28 UTC
Context menu (on right click in the panel) in task manager is invisible when highlight windows is enabled.

Reproducible: Always

Steps to Reproduce:
1. Rigth click on task manager (in the panel)
2. Preferences
3. Check Highlight windows
4. Apply
5. Hover on task, right click on it, effect is stopped, but context menu is not visible.

Actual Results:  
Context menu is invisible.

Expected Results:  
Context menu to be visible.
Comment 1 Thomas Lübking 2015-10-10 08:21:47 UTC
The menu needs to be in the list of highlighted windows.
Comment 2 Kai Uwe Broulik 2015-10-11 11:27:50 UTC
I tried adding the context menu to the list of highlighted windows (windows.append(m_contetMenu->window()->winId()) but that didn't help (neither if I add it to the front of the list). The context menu briefly flickers but is not shown permanently.
Comment 3 Eike Hein 2015-10-13 19:36:24 UTC
*** This bug has been marked as a duplicate of bug 353096 ***