Textbox keyboard input not working

Hi
I use PsychoPy 2021.1.2. I created one routine with a textbox. This works fine locally but not online (Chrome Browser).
Online, I just see the textbox, the cursor is blinking, but when I try to type something in nothing happens.
image
image

Is there anything I can adapt?

Maybe try my demo and see what’s different? Thomas Pronk / wdio_textbox · GitLab

Hi Thomas

Thank you very much for your help and the demo! It really helped a lot!
Now I found a solution. At least in my case, when I deleted my keyboard component to get to next routine and instead inserted a mouse clickable stimuli then it worked fine locally and online.

1 Like