By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 1878

Summary: Mouse wheel on window frame actions
Product: TDE Reporter: Michele Calgaro <michele.calgaro>
Component: tdelibsAssignee: Timothy Pearson <kb9vqf>
Status: NEW ---    
Severity: normal CC: bugwatch, michele.calgaro
Priority: P3    
Version: R14.0.x [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Michele Calgaro 2014-01-26 09:50:35 CST
Mouse wheel events on the window frame should do nothing. Instead they do something :(

Example:

Use KControl -> Desktop -> Window Behavior -> Titlebar Actions -> Title bar
wheel event -> Shade/Unshade". 
This will shade a window when the wheel is activated with the mouse cursor on the window title bar.
Now move the cursor on the window frame (outside of the title bar), use the wheel and you will see the same effect.

A similar problem was also discovered by Slavek a long time ago. See bug 1182 comment 16, the very last sentence.
Comment 1 Michele Calgaro 2014-02-17 23:49:09 CST
The problem is not just the wheel event, but broaded.
The window frame is treated as an extension of the title bar.
For example you can try double clicking on the window frame: the result is the same as double clicking on the window title bar.