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 - Mouse wheel on window frame actions
Summary: Mouse wheel on window frame actions
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdelibs (show other bugs)
Version: R14.0.x [Trinity]
Hardware: All Linux
: P3 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2014-01-26 09:50 CST by Michele Calgaro
Modified: 2018-05-27 10:49 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.