Re: ACTION-195: mousewheel proposal

On Sat, 24 Jun 2006 11:17:08 +0200, Cameron McCormack <cam@mcc.id.au>  
wrote:
>> Based on discussion by Maciej, Ian and Björn I propose the following for
>> the two mousewheel events we want to introduce based on the discussion
>> during the SF F2F.
>>
>> It probably needs some editorial work, but it should be mostly complete.
>
> Cool.  Presumably the default action of the mousewheel event is to do
> the scrolling or whatever would normally happen.  If the mousemultiwheel
> event is cancelled, does this stop the other axis scrolling that would
> occur?

Perhaps this should have been more clear in the draft. The default action  
of the mousemultiwheel when wheelDeltaY is non-zero is to dispatch a  
mousewheel event. Besides it's normal default action to scroll, zoom,  
whatever you have configured it too.

If mousemultiwheel is cancelled all default actions won't happen.

The default action of the mousewheel event is to scroll, zoom, whatever in  
vertical direction.

If mousewheel is cancelled it's default action won't happen.


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Saturday, 24 June 2006 11:23:13 UTC