Firebot
Firebot copied to clipboard
[Bug] hotkey combinations ignoring first key
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
CC: Danjio via discord the Recorder will record 1 + 2 or A + S but when pressing 2 or S the effect list plays without the need of 1 or A
Expected Behavior
having to press and hold the first key then press the second key.
Steps To Reproduce

Version
5.56.2
What operating system are you using Firebot on?
Windows 10
Relevant log output
No response
Contact Details (Optional)
No response
This is an issue where Electron only recognizes the final key when registering global hotkeys. Might have to restrict to a single letter/number/symbol key.