[Vm-dev] [BUG]: Mac KeyUp/Down Events Missing Char

John McIntosh johnmci at smalltalkconsulting.com
Mon Mar 2 20:41:56 UTC 2015


https://isqueak.org/ioGetNextEvent

On Mon, Mar 2, 2015 at 12:25 PM, Sean P. DeNigris <sean at clipperadams.com>
wrote:

>
> In Pharo, there is https://pharo.fogbugz.com/default.asp?2042 which you
> need
> an account to access. Here's the reported case...
>
> > This is the output from Mac VM when pressing "asdf":
> >
> > keyDown: 0
> > keyStroke: 97
> > keyUp: 0
> > keyDown: 1
> > keyStroke: 115
> > keyUp: 1
> > keyDown: 2
> > keyStroke: 100
> > keyUp: 2
> > keyDown: 3
> > keyStroke: 102
> > keyUp: 3
> >
> > On Linux VM all three values are the same. The wrong values are directly
> > on the output of virtual machine.
>
> I've gotten bitten by this several times. The most recent was... er... now,
> hence the report!
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context:
> http://forum.world.st/BUG-Mac-KeyUp-Down-Events-Missing-Char-tp4808968.html
> Sent from the Squeak VM mailing list archive at Nabble.com.
>



-- 
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com>
https://www.linkedin.com/in/smalltalk
===========================================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20150302/1a7467f6/attachment.htm


More information about the Vm-dev mailing list