Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.1
-
None
-
Mac OS X 10.6.5
-
-
c0e3a1b74a1595b955e63a3a033ac519b1a8c7d2
Description
I want to use a scrollable QDateEdit, but it should stop reacting to mouse scroll wheel when the mouse pointer left the QDateEdit widget.
Click inside a QDateEdit, now move the mouse pointer over any non scrollable widget, like a label or window background, scroll the mouse wheel - the QDateEdit changes the date.
This is particularly nasty when combined with MagicMouse, which has all its surface as a scroll wheel, and creates lots of unintentional scrolling.