I’ve encountered a seemingly major difference between the behavior of the mouseWheel event on Windows and Mac.
On the Mac, when the mouse wheel is moved over a control (in this case, a container control), the mouseWheel event fires, regardless of the state of any modifier keys. On Windows, however, it seems that the event does not fire if the Shift key is held down. (It DOES fire with the Control or Option keys down, but not Shift.)
Is this by design? If so, why? If not, is there an existing Feedback case? Any workarounds?
Does the mouse wheel work in XP itself when you hold shift ?
It doesn’t here in the explorer just browsing a list of files when I hold the shift key down so maybe this is an XP thing ?
Sure seems to be that way.