gui icon indicating copy to clipboard operation
gui copied to clipboard

Shift release generating wrong code when both Shifts are held down

Open RenaissanceBug opened this issue 8 years ago • 0 comments

When both Shift keys are held down, releasing one produces a key-event% for which get-key-code produces 'shift or 'rshift, not 'release. This is causing client code (e.g. 2htdp/universe) to misidentify the release as a keypress.

RenaissanceBug avatar Dec 19 '17 22:12 RenaissanceBug