ElishaAz / Sayboard

An open-source on-device voice IME (keyboard) for Android using the Vosk library.
GNU General Public License v3.0
376 stars 23 forks source link

After 4.1 latest, the backspace (left delete) key doesnt seem to work as expected #45

Closed stilez closed 1 year ago

stilez commented 1 year ago

Updated to 4.1 latest release on Github.

started talking. Typed some punctuation. Tried backspace (upper right) and it wouldn't delete left. Experimented. Couldn't get it to delete left the dictated text (without extra punctuation) either. Can this be checked? Reproducible?

ElishaAz commented 1 year ago

You're right, I don't know how I missed that. In the meantime, you can tap and drag left from the backspace key to delete multiple characters

ElishaAz commented 1 year ago

Closed by eb19e0b00578851e0a4dae7d322575341e12e4c0

radicalrusty commented 1 year ago

You're right, I don't know how I missed that. In the meantime, you can tap and drag left from the backspace key to delete multiple characters

The swipe delete works good, I didn't know that part was still operational. Definitely helps.