[BUG] fast mouse clicks don't report mouseUp until mouse moves

Tim Rowledge tim at sumeru.stanford.edu
Mon Sep 15 20:11:34 UTC 2003


Ned Konz <ned at bike-nomad.com> wrote:

> (events returned from 'Sensor nextEvent' in HandMorph>>processEvents):
> 
> #(1 718139 418 137 0 0 0 0)
> #(1 718567 418 137 4 0 0 0)
> #(1 720447 418 141 0 0 0 0)
> #(1 722958 415 168 0 0 0 0)
> 
> (events sent to listeners by the hand):
> 
> [420 at 136 418 at 137 mouseMove 718139]
> [418 at 137 mouseDown red 718567]
> [418 at 141 mouseUp 720447]
> [418 at 137 418 at 141 mouseMove 720447]
Can you offer a do it that will gather this for us? It's hard to be
sure how to compare on a relatively slow machine but I don't get any
big delay on Acorn so maybe its a VM thing. 


tim
--
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Oxymorons: New classic



More information about the Squeak-dev mailing list