Home | History | Annotate | Download | only in mac

Lines Matching full:wheel

6321         - fixed <rdar://problem/3655817> please add support for mouse wheel events and the onmousewheel handler
6354 Fix for 4077106, wheel scroll amount smaller in Tiger. All along wheeling should have been 4x the default
7477 Added SPI for dashboard to disable wheel scrolling of the WebClipView.
10354 <rdar://problem/3397658> scroll wheel does not work to scroll overflow:auto/scroll/overlay areas (RSS)
23145 scroll wheel events without also getting all others, which caused jumping around
23146 if you used the scroll wheel while moving the mouse, bug 3245425.
23762 - fixed 3277675 -- REGRESSION: mouse wheel events not coalesced
23765 When the mask is scroll wheel mask, instead of getting no events, do some tricks to get the next
23766 event if it is a scroll wheel event, and nothing otherwise. Also ifdef the fix so we don't compile
25534 - fixed 3169117 -- dragging while using a scroll wheel affects scroll movement
25539 kind of event can be returned when this mask is passed. This will prevent scroll wheel
25542 scroll wheel code in NSScrollView treats them as if they were scroll wheel events.
30273 - fixed 3010915 -- mouse wheel won't scroll the main document when you are over [i]frame
34498 the scroll wheel events.