Bug 228886

Summary: Mouse wheel over task manager switches windows in wrong order
Product: [Plasma] plasma4 Reporter: Ingomar Wesp <ingomar>
Component: widget-taskbarAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Ingomar Wesp 2010-02-28 14:27:52 UTC
Version:            (using KDE 4.4.0)
Installed from:    Ubuntu Packages

When rotating the mouse wheel down (towards the user) while hovering over the task bar, windows are switched in right-to-left order. This is inconsistent not only with the order that I would expect (left-to-right), but also with the behavior of tab bars, where the next tab to the right is activated when the wheel is moved down. 

I would suggest to change the behavior so that scrolling down causes a switch to the next task to the right and scrolling up causes a switch to next task to the left of the current task (at least on LTR configurations). Maybe I'm wrong, but I seem to remember that this was the way it was in earlier releases.

I'm reporting this as a bug, although the behavior might be intentional; in this case, please feel free to change the severity to "wishlist".
Comment 1 Aaron J. Seigo 2010-02-28 17:35:26 UTC
SVN commit 1097189 by aseigo:

fix direction of scroll wheeling
BUG:228886


 M  +1 -1      taskgroupitem.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1097189