SUMMARY STEPS TO REPRODUCE 1. add the widget in the panel 2. try to maximize or minimize some window in the list 3. nothing happens OBSERVED RESULT nothing happens EXPECTED RESULT minimize or maximize window SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora 42 KDE workstation KDE Plasma Version: 6.4.0 KDE Frameworks Version: 6.15.0 Qt Version: 6.9.1 ADDITIONAL INFORMATION This bug ocurred after the package was installed 'xorg-x11-server-Xwayland' but a wayland session is being used.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3078
Git commit 1f9a8d3f6561d9dfb63b53f6c028cd13cca43e6c by Christoph Wolk. Committed on 23/06/2025 at 19:13. Pushed by cwo into branch 'master'. applets/windowlist: fix menu operation The assignment of what to do when the window list's compact representation' popup menu is clicked is a bit too clever and seems to have broken at some point. Instead, use a less clever and more robust version that actually works. Co-authored by Kai Uwe Broulik <kde@privat.broulik.de> M +5 -2 applets/window-list/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/1f9a8d3f6561d9dfb63b53f6c028cd13cca43e6c
Git commit 03b8e1663498ecc773446b48c51a5c73d1f834fd by Christoph Wolk. Committed on 23/06/2025 at 20:30. Pushed by cwo into branch 'Plasma/6.4'. applets/windowlist: fix menu operation The assignment of what to do when the window list's compact representation' popup menu is clicked is a bit too clever and seems to have broken at some point. Instead, use a less clever and more robust version that actually works. Co-authored by Kai Uwe Broulik <kde@privat.broulik.de> (cherry picked from commit 1f9a8d3f6561d9dfb63b53f6c028cd13cca43e6c) Co-authored-by: Christoph Wolk <cwo.kde@posteo.net> M +5 -2 applets/window-list/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/03b8e1663498ecc773446b48c51a5c73d1f834fd
*** Bug 506088 has been marked as a duplicate of this bug. ***
*** Bug 506103 has been marked as a duplicate of this bug. ***
*** Bug 506194 has been marked as a duplicate of this bug. ***