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

Typing too quickly causes multiple letters to be capitalized #765

Open
6 of 7 tasks
GabrielDTB opened this issue Feb 25, 2024 · 2 comments
Open
6 of 7 tasks

Typing too quickly causes multiple letters to be capitalized #765

GabrielDTB opened this issue Feb 25, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@GabrielDTB
Copy link

Steps to reproduce

  1. Be in normal capitalize mode
  2. Tap two letters at the same time
  3. See both letters output as capital

Expected behavior

Only the first letter should be capitalized.

Actual behavior

Both letters are capitalized.

version of the program

2.6.19

Android version

Android 14

Device

Google Pixel 5

Other details

This happens quite often during normal typing for me, as I type fast enough on a slow enough phone that the time between tapping the first letter and tapping the second letter is long enough that both letters come out as capital.

Acknowledgements

  • I have written a short but informative title.
  • I have updated the app to the latest version.
  • I have searched the existing issues and this is a new one, NOT a duplicate or related to another open issue.
  • This is not a question or a discussion, in which case I should have gone to lemmy.ml/c/thumbkey
  • This is a single bug report, in case of multiple bugs I will open a separate issue for each one (they can always link to each other if related)
  • I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements. 🤡
  • I have filled out all of the requested information in this form.
@GabrielDTB GabrielDTB added the bug Something isn't working label Feb 25, 2024
@dessalines
Copy link
Owner

I used to get this, but at least in recent releases of jetpack compose, the rendering has been fast enough that I can't replicate. Test on version 3.1.1 and tell me if you still get this, and I can re-open.

@dessalines dessalines closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2024
@pavlov-p
Copy link
Contributor

pavlov-p commented Apr 26, 2024

I'm still getting the issue, even with v.3.1.1. I'm using Pixel 7, so not quite the slowest device either

@dessalines dessalines reopened this Apr 26, 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

3 participants