Summary: | Cannot select grouped windows on a vertical task bar | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | AK-47 <chkboom> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | butirsky, nate, plasma-bugs |
Priority: | VHI | Keywords: | regression, wayland |
Version: | 5.19.90 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
AK-47
2020-10-08 12:41:45 UTC
Update: hovering over the group icon is possible, but nothing can be selected from the resulting menu. Is this happening in the X11 session too, or only on Wayland? I think "is the present windows effect available?" effect detection is broken on Wayland. Just tried it, it works fine on X11. But I don't see the "+" group indicator, like I do with the horizontal bar (both on X11 and Wayland). Weird. Cannot reproduce in my Wayland session. Reproduced this under the following conditions: 1. 2 or more windows are open in an Icons-Only Task Manager, creating a grouped task 2. The Task Manager's "Clicking grouped task" behavior is set to "Cycles through tasks" 3. The active window belongs to a different app, not one of the ones in the group In this situation, clicking on the grouped task does nothing; the last-used window in the grouped task is not brought forward as expected. I suspect this is a variant of the generic "can't activate windows from other apps" issue plaguing Wayland. Moving to KWin for now; feel free to mark as a duplicate of the generic bug already tracking this. As a workaround, you can hover over the grouped task and click on one of the window thumbnails, or else change the "Clicking grouped task" behavior to anything else. I guess it's this one: Bug 424795 *** This bug has been marked as a duplicate of bug 424795 *** (In reply to Nate Graham from comment #5) > As a workaround, you can hover over the grouped task and click on one of the > window thumbnails, or else change the "Clicking grouped task" behavior to > anything else. Clicking on the window thumbnails does nothing. The thumbnail menu doesn't disappear though, but it just won't let me click on any of the items. Changing the behavior to "Show tooltip window thumbnails" makes the button respond, but the tooltip menu still doesn't respond at all. No indication it was pressed either. (change in item's border?) Hmm, that seems like a separate and different issue. Can you file a new bug report in kwin | wayland-generic for that? Thanks! I'm not sure how this is a separate issue given this is what I was reporting in the first place. It's totally different to what's been considered a duplicate (stuff about browsers and links). When filing the new report, do I just copy the contents of this report and stick it into the new one? Another option (if possible) might be to "unmark" this one? Well, your issue has multiple components. The original "The button to select windows that are grouped together does not respond" issue is the activation bug I've duped it to. "Clicking on the window thumbnails does nothing" is a different issue. Done: https://bugs.kde.org/show_bug.cgi?id=427572 Seems more like a shell-related issue than a kwin one though? Indeed. |