Build Info
v8.1-prealpha
Description
Follow up from: #589 (comment)
Basically the console wasn't check if it's opened or not, so ` ends up only being used for toggling but not able to use for text input.
Another issue is there are keyboard layouts with `, so the current keybind workaround won't work for those layouts.
To Reproduce
- Can't type ` into console
- Open up the console
- Try to use `
- Keyboard layout without `, EX: nordic layout
- Try to open console where the physical key usually is
Expected behavior
- Can't type ` into console
- Be able to type ` into the console
- Keyboard layout without `, EX: nordic layout
- Be able to open the console
Actual behavior
- Can't type ` into console
- Keyboard layout without `, EX: nordic layout
Operating System
Version/Distro
Windows + Linux
Build Info
v8.1-prealpha
Description
Follow up from: #589 (comment)
Basically the console wasn't check if it's opened or not, so ` ends up only being used for toggling but not able to use for text input.
Another issue is there are keyboard layouts with `, so the current keybind workaround won't work for those layouts.
To Reproduce
Expected behavior
Actual behavior
Operating System
Version/Distro
Windows + Linux