Bug 505901 - Window list widget does not minimize or maximize windows
Summary: Window list widget does not minimize or maximize windows
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Window List widget (other bugs)
Version First Reported In: 6.4.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: regression
: 506088 506103 506194 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-06-21 08:31 UTC by Pablo Ricardo Espinosa
Modified: 2025-06-26 06:31 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.4.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo Ricardo Espinosa 2025-06-21 08:31:01 UTC
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.
Comment 1 Bug Janitor Service 2025-06-21 17:22:38 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3078
Comment 2 cwo 2025-06-23 20:05:23 UTC
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
Comment 3 cwo 2025-06-23 21:10:06 UTC
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
Comment 4 cwo 2025-06-24 06:34:53 UTC
*** Bug 506088 has been marked as a duplicate of this bug. ***
Comment 5 Antonio Rojas 2025-06-24 12:39:47 UTC
*** Bug 506103 has been marked as a duplicate of this bug. ***
Comment 6 Antonio Rojas 2025-06-26 06:31:54 UTC
*** Bug 506194 has been marked as a duplicate of this bug. ***