ElishaAz / Sayboard

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

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

Closed stilez closed 8 months ago

stilez commented 8 months 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 8 months 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 8 months ago

Closed by eb19e0b00578851e0a4dae7d322575341e12e4c0

radicalrusty commented 8 months 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.