GDevelop
GDevelop copied to clipboard
Tab key breaks mobile focus somewhat
Describe the bug
A forum user reports that using the tab key in some mobile environments (iPad or responsive design testing on computer) breaks some of the focus.
To Reproduce
Steps to reproduce the behavior:
- Open the text input example
- Open network preview on Chrome with responsive design testing enabled (mobile icon in dev tools)
- Type in the first box.
- Press tab to move to the second box (on the right).
- You are now unable to refocus on the first box. Somehow, the second box remains reachable.
Every click after pressing Tab triggers this error in the console:

Other details
- Tested on Win10 and Chrome
- Tested on GDevelop 139 and 140 and the Web app.