ianatha / bababasic

QuickBASIC 4.5 revival on Android
https://play.google.com/store/apps/details?id=io.atha.quickbasic
MIT License
94 stars 4 forks source link

entering Greek characters on INPUT echoes gibberish #60

Closed ianatha closed 1 year ago

ianatha commented 1 year ago
Screenshot 2023-11-05 at 2 54 01 AM
OpossumPetya commented 1 year ago

same with Russian (looks like 2 ASCII chars of that represent one unicode char are printed) , and when you try to delete them with backspace it deletes extra characters

image

ianatha commented 1 year ago

@OpossumPetya thank you for the feedback, this is very valuable! I'll ping you here when I get to fixing this.

ianatha commented 1 year ago

@OpossumPetya: v1.2 (102) should fix this issue.

It's now live on Play Store.

If by any chance you continue to experience this bug, could you please let me know which Android version you're on?

OpossumPetya commented 1 year ago

@ianatha works great now 👍