Log In  

This bug seems to be specifically around up/down arrow key handling.

When typing in the editor, pressing the down arrow key and (while the arrow key is still held) pressing another key causes the editor to act like the down arrow key is pressed twice. The same behavior happens with up.

Steps to reproduce:
1) Open some existing document in the code editor.
2) Press (and hold) the down arrow key.
3) Quickly after, press another key, such as delete.

Expected behavior:
The editor interprets the keystrokes as 'down arrow', 'delete'.

Actual behavior:
The editor interprets the keystrokes as 'down arrow', 'down arrow'.

Environment:
PICO-8 (Alpha) v0.1.1
Mac OS X 10.11 Beta (15A262e)

P#13266 2015-08-29 14:44 ( Edited 2015-09-04 12:48)

Yeah, there's some known issue with keyboard input along these lines in the editor; there's a few other variations as well. Something odd with how buffering of input is being processed, basically.

P#13373 2015-08-30 23:13 ( Edited 2015-08-31 03:13)

Thanks for following up. :) Long as it's on the radar, that's good.

(by the way, I adored Ennuigi! A friend sent it to me - that's actually what got me interested in Pico-8. :)

P#13677 2015-09-04 08:41 ( Edited 2015-09-04 12:41)

For the love of god, I can't input semicolon (;) unless I copy it in.

P#13679 2015-09-04 08:48 ( Edited 2015-09-04 12:48)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-19 01:23:20 | 0.006s | Q:12