Bug 386056

Summary: Task Manager: Pinned application doesn't stay pinned in place in task manager
Product: [Plasma] plasmashell Reporter: Shitikanth <golu3990>
Component: Task Manager and Icons-Only Task Manager widgetsAssignee: Eike Hein <hein>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.11.1   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: demonstration of bug

Description Shitikanth 2017-10-22 04:04:46 UTC
Created attachment 108499 [details]
demonstration of bug

This bug only affects the standard task manager (not icons-only)

Steps to reproduce:

1. Unpin all applications.
2. Pin Okular to task manager.
3. Start Okular.
4. Start Kwrite.

Expected behaviour: Kwrite should appear near the end of list in task manager, Okular should stay at top, since it has been pinned.

What happens: Kwrite appears before Okular in the task manager.
Comment 1 Nate Graham 2017-12-13 20:28:57 UTC
Same root cause (or even the same issue) as Bug 385594.

*** This bug has been marked as a duplicate of bug 385594 ***
Comment 2 Shitikanth 2018-01-15 11:01:01 UTC
This is not a duplicate of 385594. That bug affects the icons-only task manager, this one affects the *standard* task manager.
Comment 3 Eike Hein 2018-01-15 11:12:05 UTC
Shitikanth: No worries, they use the same code under the hood so for devs it's a duplicate.
Comment 4 Shitikanth 2018-01-15 11:52:03 UTC
I suppose. I only see this behaviour in the standard task manager though. The icons-only task manager works fine.