| Summary: | Window list widget does not minimize or maximize windows | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Pablo Ricardo Espinosa <pabloricardoespinosa> |
| Component: | Window List widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | anatoly.osiko, megteheted_tohotom, nate, uhhadd, win8linux |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 6.4.0 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/03b8e1663498ecc773446b48c51a5c73d1f834fd | Version Fixed/Implemented In: | 6.4.1 |
| Sentry Crash Report: | |||
|
Description
Pablo Ricardo Espinosa
2025-06-21 08:31:01 UTC
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. *** |