bbcmicrobit / PythonEditor

A MicroPython editor for the BBC micro:bit that works with browsers.
https://python.microbit.org/
MIT License
198 stars 130 forks source link

python.microbit.org/v/beta: Autocomplete list is displayed, but I can't select from it (IE10). #346

Closed martinwork closed 3 years ago

microbit-carlos commented 3 years ago

Autocomplete options are navigated via arrow keys and then selected with the tab key. Is that not working? There is also a setting in the options to change the select key from tab to enter.

martinwork commented 3 years ago

I forgot to add that this was testing with IE10 in browserstack.

I'm pretty sure I tried the mouse and various key presses too.

Today it's working. I'll reopen if it stops working again.