Closed as not planned
Description
Godot version
3.5RC4
System information
Windows 10
Issue description
When using browser extensions that use shortcuts, e.g. for navigation, those shortcuts "steal" the input of html5 exported Godot projects.
Steps to reproduce
- Install an extension that uses keyboard shortcuts for input. (e.g. Vimium C on Chrome)
- Browse to https://editor.godotengine.org/
- Create a new project
- As the name enter
Hello
- Vimium will capture "H" (Shift + H) as the shortcut to go back in browser history.
Minimal reproduction project
Not neccessary, see above.
Activity