Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

[Bug] hotkey combinations ignoring first key

Open CKY- opened this issue 2 years ago • 1 comments

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

image

Version

5.56.2

What operating system are you using Firebot on?

Windows 10

Relevant log output

No response

Contact Details (Optional)

No response

CKY- avatar Feb 27 '23 00:02 CKY-

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.

zunderscore avatar Jan 01 '24 22:01 zunderscore