Bug 473333

Summary: Task manager context menu tries to allow resizing windows that cannot be resized
Product: [Plasma] plasmashell Reporter: Nicolas Fella <nicolas.fella>
Component: Task Manager and Icons-Only Task Manager widgetsAssignee: Plasma Bugs List <plasma-bugs-null>
Status: ASSIGNED ---    
Severity: minor CC: nate, qydwhotmail
Priority: NOR Keywords: wayland-only
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Nicolas Fella 2023-08-13 13:46:04 UTC
STEPS TO REPRODUCE
1. Start e.g. https://flathub.org/apps/io.github.seadve.Kooha . The window has a fixed size and cannot be resized. 
In the window context menu (triggered by Alt+F3) the action to resize the window is grayed out
2. Right-click on the taskmanager

OBSERVED RESULT
More > Resize is enabled, but clicking it doesn't allow to resize the window

EXPECTED RESULT
The task manager menu and window menu are consistent and the Resize action is disabled

SOFTWARE/OS VERSIONS
KDE Plasma Version: master
KDE Frameworks Version: master
Qt Version: 6.5.2

ADDITIONAL INFORMATION
Wayland
Comment 1 Nate Graham 2023-08-13 15:18:43 UTC
Can reproduce.
Comment 2 Bug Janitor Service 2023-08-13 18:32:49 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4324