You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After having edited the symbols layout (via the "customize symbols layout" menu, I was able to consistently reproduce and then fix an app crash.
To Reproduce
Steps to reproduce the behavior:
open the openboard app
click advanced
under experimental, click "customize symbols layout" (or the other one, it should be the same)
add a space to the end of any key (remember which one it is, i used the line where the _ underscore character was)
go to another app with a text input
long press the key with the modified symbol map (the underscore)
Expected behavior
keyboard crashes consistently when steps 5 and 6 repeated until step 4 is un-done
Smartphone (please complete the following information):
Device: Google Pixel 6
OS: Android 14, LineageOS 21
Additional context
undoing this process fixed the issue. redoing it to a different key caused it to come back
Suggested solution (maybe its not viable): Trim whitespace from the end of each line of the key customization file upon saving (assuming non-newline whitespace characters are not allowed in this file)
The text was updated successfully, but these errors were encountered:
Describe the bug
After having edited the symbols layout (via the "customize symbols layout" menu, I was able to consistently reproduce and then fix an app crash.
To Reproduce
Steps to reproduce the behavior:
_
underscore character was)Expected behavior
keyboard crashes consistently when steps 5 and 6 repeated until step 4 is un-done
Smartphone (please complete the following information):
Additional context
undoing this process fixed the issue. redoing it to a different key caused it to come back
Suggested solution (maybe its not viable): Trim whitespace from the end of each line of the key customization file upon saving (assuming non-newline whitespace characters are not allowed in this file)
The text was updated successfully, but these errors were encountered: