I tested this on a Windows platform and have the same result. It seems 
there is a problem in Racket with handling the right shift key: pressing 
down the right shift key results in "keydown" being invoked with a "rshift" 
argument, but releasing the right shift key results in "keyup" being called 
with a "shift" argument (instead of "rshift")

Best Regards,
Alex.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to