Summary: | Grouped windows can't be selected anymore since 4.11.1 | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Myriam Schweingruber <myriam> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | hein |
Priority: | NOR | Keywords: | regression |
Version: | 4.11.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Myriam Schweingruber
2013-09-07 18:11:15 UTC
You can disable "Show tooltips" until your distro backports the patch or upgrades to 4.11.2. *** This bug has been marked as a duplicate of bug 324470 *** (To explain: The problem here isn't that the popup is gone, but that due to a bug in Plasma's MouseEventListener QML component, activating a task item - and that includes showing the popup for a group parent item - requires a double-click instead of a single-click. Disabling tooltips avoids tripping this bug because it removes a mouse event handler - the one handling tooltip activation - from the item hierarchy. FWIW, I've mailed Riddell the recommendation to backport the kde-runtime fix that addresses this.) And they fixed it already, thanks a bunch :) |