Bug 365639

Summary: Window titles disappear in vertical task manager widget.
Product: [Plasma] plasmashell Reporter: igrek <kde>
Component: Task Manager and Icons-Only Task Manager widgetsAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: major CC: cmrntnnr, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.7.1   
Target Milestone: 1.0   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Screenshot
Screenshot
Screenshot

Description igrek 2016-07-13 23:46:17 UTC
Window titles only shown initially or after the panel is resized. Only window icon is displayed centered.

Reproducible: Always

Steps to Reproduce:
1. Create new empty vertical panel
2. Add task manager widget
3. Open a new window

Actual Results:  
The task manager only shows window icon without it's title.

Expected Results:  
Titles are always displayed.

I've tried changing desktop theme, enabling/disabling compositor an almost all options on the task manager widget. Changing the size of the panel brings the titles back. If I limit the displayed task to, say, current desktop only, then the titles disappear when switching desktops.
Comment 1 igrek 2016-07-13 23:48:09 UTC
Created attachment 100084 [details]
Screenshot
Comment 2 igrek 2016-07-13 23:48:45 UTC
Created attachment 100085 [details]
Screenshot
Comment 3 igrek 2016-07-13 23:49:10 UTC
Created attachment 100086 [details]
Screenshot
Comment 4 Eike Hein 2016-07-14 09:38:02 UTC
Git commit d9457f1a22809fada8cb32c8e5f15f65f9255a5b by Eike Hein.
Committed on 14/07/2016 at 09:37.
Pushed by hein into branch 'Plasma/5.7'.

Simplify and fix circular binding.

M  +11   -12   applets/taskmanager/package/contents/ui/Task.qml

http://commits.kde.org/plasma-desktop/d9457f1a22809fada8cb32c8e5f15f65f9255a5b
Comment 5 igrek 2016-07-14 10:04:48 UTC
Thanks Eike,
I've applied the patch and verified the fix is working.
Thank you for the quick response.
Comment 6 Eike Hein 2016-07-14 10:24:00 UTC
No problem. Thanks for the report and sorry for the trouble!
Comment 7 Eike Hein 2016-07-21 11:03:58 UTC
*** Bug 365939 has been marked as a duplicate of this bug. ***