https://bugs.kde.org/show_bug.cgi?id=379888
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-desktop/84300b516b799fa | |e94fefd7a9a418e5584d37987 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Eike Hein <h...@kde.org> --- 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 379037 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 -- You are receiving this mail because: You are watching all bug changes.