Helium314 / HeliBoard

Customizable and privacy-conscious open-source keyboard
Apache License 2.0
1.83k stars 67 forks source link

Numpad dollar sign crash #881

Closed devycarol closed 1 week ago

devycarol commented 1 week ago

Describe the bug The numpad $ character under the % key crashes the app. I use a Holo theme, I highly doubt that effects it.

To Reproduce Open the numpad, long click % (default) to see the $ character. It will crash when you release due to an "unknown keycode" error. Something to do with the syntax of "$$$" within the layout json.

crash_reports.zip

App version Self-built, commit 17f30ad6d6d49addc08532f35e90ba45b9e2705d

Device:

Helium314 commented 1 week ago

Thanks, I can reproduce it (finally something that should be simple to fix)