« Return to Thread: mouseClick vs mouseDoubleClick

Re: mouseClick vs mouseDoubleClick

by Andreas Raab :: Rate this Message:

Reply to Author | View in Thread

Bert Freudenberg wrote:
>>> Shouldn't the mouseclick be swallowed if there was a double click?
>>
>> Yes.
>
> Actually, no. That would mean you could get a click event only after the
> double-click timeout. The UI would feel very sluggish that way. What UIs
> usually do is that click selects the item and the following double-click
> performs some action on it.

You're right, I'll take this back. The picture makes perfect sense.

Cheers,
   - Andreas

>
> See the GIFs attached to
>
>     http://bugs.impara.de/view.php?id=1039
>
> Also, see the bug report itself and its related reports. Assigned to me
> for ages, I know :( Hasn't been a show-stopper until now ...
>
> I'll wait to see what Andreas finds, and then have a look myself, if
> still necessary.
>
> - Bert -
>
> _______________________________________________
> Tweak mailing list
> Tweak@...
> http://impara.de/mailman/listinfo/tweak
>
>
_______________________________________________
Tweak mailing list
Tweak@...
http://impara.de/mailman/listinfo/tweak

 « Return to Thread: mouseClick vs mouseDoubleClick