sspanak / tt9

A T9 keyboard for Android devices with a hardware keypad.
Apache License 2.0
195 stars 32 forks source link

First letter overwritten by the next one on the start of typing #533

Closed WallK closed 2 weeks ago

WallK commented 2 weeks ago

If you start typing on the untapped (?) field -- first letter will appear, but when you type the next one -- it will disappear and only second character will remain

STR:

  1. Open app with focused input field
  2. Do not tap on it (?)
  3. Press any character dpad key to input letter
  4. Input another letter
  5. Observe

ER: Both letters stay in the field AR: First letter disappears

Video:

https://github.com/sspanak/tt9/assets/4513545/a1aad0ca-fe58-4442-bb0c-116ab461241d

sspanak commented 2 weeks ago

This problem seems to come back every once and a while. I believe I have just fixed it in the newest v33.0.

Also, it should appear on Uptodown within 2-3 days. And F-droid is slowest, as usual. Just saying, in case you prefer any of them.

This is a duplicate of #468

WallK commented 2 weeks ago

Hmm, I did not search for closed issues, sorry Thanks, I'll test the new release!

WallK commented 2 weeks ago

Works fine now, thank you!