Bug 470394

Summary: Scrolling up on task manager task always maximizes window
Product: [Plasma] plasmashell Reporter: ligrec
Component: Task Manager and Icons-Only Task ManagerAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: nate
Priority: NOR    
Version: 5.27.5   
Target Milestone: 1.0   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description ligrec 2023-05-29 04:56:54 UTC
SUMMARY

If "Scrolling up on active tasks" is set to "Opens a new instance" it maximizes the current window and opens a new instance. Any of the two other options just maximizes the window.

Setting "Scrolling up on inactive window: Restores window or group" does not change that the window just maximizes.

Same on X11 and Wayland.
I have not tried purging all kde .config-s, but will if nobody can reproduce this.

Note that scrolling up on an inactive xterm not only maximizes it but also does not refresh its window properly, making it look glitchy. This does not happen on other (gtk/qt) X11 applications that i tried.

STEPS TO REPRODUCE
1. Scroll up on any task, active or inactive, that was not maximized before

OBSERVED RESULT
The window is now maximized

EXPECTED RESULT
The window should be restored

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Slackware 15.0 (unreleased yet)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9
Comment 1 Nate Graham 2023-05-31 13:45:03 UTC
Can't reproduce. Do you by any chance have any window rules or 3rd-party KWin scripts installed?
Comment 2 ligrec 2023-05-31 22:24:31 UTC
My apologies.

It is a problem with a plasmoid/widget/applet called "Mouse wheel Window Control".

During troubleshooting i ran across https://bugs.kde.org/show_bug.cgi?id=388614 (Add possibility to Minimize/Restore windows with Mouse scroll on Task Manager). It seems this will not be added to official.

Again, sorry for wasting time.