Bug 436486 - Cycle through windows on click with grouped tasks does not work when another program is in focus on Wayland
Summary: Cycle through windows on click with grouped tasks does not work when another ...
Status: RESOLVED DUPLICATE of bug 426936
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager (show other bugs)
Version: 5.21.4
Platform: openSUSE Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords: usability, wayland
Depends on:
Blocks:
 
Reported: 2021-05-02 09:57 UTC by jz23
Modified: 2021-05-03 19:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jz23 2021-05-02 09:57:52 UTC
SUMMARY
When multiple instances of a program in the icon-only task manager are opened and grouped, they can not be cycled through on click when all instances are minimized or another program is in focus. Mouse wheel does work.

STEPS TO REPRODUCE
1. Open multiple instances with icon only task manager and grouping
2. Minimize all instances or switch to another program
3. Click on icon in task manager

OBSERVED RESULT
Nothing happens (see journal output under additional information section)

EXPECTED RESULT
Instances should open one after another

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210429
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
Kernel Version: 5.12.0-1-default
OS Type: 64-bit
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Journal shows following output:

Mai 02 11:41:48 saturn plasmashell[3837]: need a window and a context QQuickWindow(0)
Mai 02 11:42:15 saturn plasmashell[3837]: "Could not convert argument 0 at"
Mai 02 11:42:15 saturn plasmashell[3837]:          "activateTask@file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/code/to>
Mai 02 11:42:15 saturn plasmashell[3837]:          "onReleased@file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:>
Mai 02 11:42:15 saturn plasmashell[3837]: "Passing incompatible arguments to C++ functions from JavaScript is dangerous and deprecated."
Mai 02 11:42:15 saturn plasmashell[3837]: "This will throw a JavaScript TypeError in future releases of Qt!"
Comment 1 Nate Graham 2021-05-03 19:32:05 UTC
Fixed in Plasma 5.22 already! :)

*** This bug has been marked as a duplicate of bug 426936 ***