Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crashes when long-pressing a symbol to reveal more characters #877

Open
MoralCode opened this issue Aug 3, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@MoralCode
Copy link

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:

  1. open the openboard app
  2. click advanced
  3. under experimental, click "customize symbols layout" (or the other one, it should be the same)
  4. add a space to the end of any key (remember which one it is, i used the line where the _ underscore character was)
  5. go to another app with a text input
  6. 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)

@MoralCode MoralCode added the bug Something isn't working label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant