Bug 379037 - window group do not scroll when are more than 10 windows of the same name.
Summary: window group do not scroll when are more than 10 windows of the same name.
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager (show other bugs)
Version: 5.9.4
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
: 380054 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-04-21 11:34 UTC by Marcelo D. Ré
Modified: 2017-06-19 10:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
list of first 10 open windows. (434.62 KB, image/png)
2017-04-21 11:47 UTC, Marcelo D. Ré
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo D. Ré 2017-04-21 11:34:41 UTC
I KDE5 with task manager set to group programs by name, when you have more than 10 windows of the same name opened, it do not show in the group. You can still access to the windows pressing alt+tab but the scroll bar in the task manager group is gone.

Kubuntu 17.04
Plasma 5.9
Comment 1 Eike Hein 2017-04-21 11:39:32 UTC
Could you add a screenshot?
Comment 2 Marcelo D. Ré 2017-04-21 11:47:23 UTC
Created attachment 105128 [details]
list of first 10 open windows.

In the base you still can see/click the 11 window but the rest are gone.
Comment 3 Christoph Feck 2017-04-27 00:25:42 UTC
Thanks for the update; changing status.
Comment 4 Eike Hein 2017-05-21 16:17:40 UTC
*** Bug 380054 has been marked as a duplicate of this bug. ***
Comment 5 Eike Hein 2017-06-19 10:29:48 UTC
Git commit 84300b516b799fae94fefd7a9a418e5584d37987 by Eike Hein.
Committed on 19/06/2017 at 10:19.
Pushed by hein into branch 'Plasma/5.8'.

Fix DND onto Task Manager for groups, group dialog scrollbar

Summary:
With this patch drag-hover activation will work for group children,
and moving between different group parents while dragging will
correctly refresh the dialog contents.
Related: bug 379888

The patch also makes GroupDialog more similar to CompactApplet in
desktoppackage/, in particular managing applet status and activa-
ting the window explicitly. There is no concrete reason for this,
but it seemed like a good idea while debugging the DND issues.

Further, while inverting the MouseHandler<>ScrollArea nesting I
removed some dodgy geometry-setting code for the inside item, and
the ScrollArea viewport now is a single item. This very likely
addresses some reports that the scrollbar sometimes wouldn't appear
when required.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D6231

M  +88   -53   applets/taskmanager/package/contents/ui/GroupDialog.qml

https://commits.kde.org/plasma-desktop/84300b516b799fae94fefd7a9a418e5584d37987