hiroshiyui / GuilelessBopomofo

Guileless Bopomofo(樸實注音鍵盤)- A Bopomofo(注音符號)software keyboard (aka input method editor) on Android, which is utilizing libchewing for intelligent phonetic processing.
Other
91 stars 5 forks source link

More tolerance with finger movement while typing #14

Closed ltlnx closed 1 year ago

ltlnx commented 2 years ago

Describe the bug While typing, sometimes keys register a click (vibrates and shows a popup character) but doesn't type out the key.

To Reproduce Steps to reproduce the behavior: Having finger movement when typing (i.e. typing fast)

Expected behavior All characters are typed out.

Screenshots The video should explain it precisely:

https://user-images.githubusercontent.com/52026741/125895714-ded22105-a189-4a07-a1f9-f41e589a4fd1.mp4

Smartphone

hiroshiyui commented 2 years ago

@ltlnx In the screen recording, most of key touching gestures seem like not taps. And why I don't trigger valid keypress if user touch and move too fast from a key, is because sometimes user find her/him touched a wrong key, then the 'move out' will cancel the keypress. It's by design to fit my requirement.

Anyway, any furthur discussions are welcomed, however I must say I will spend lesser time on this project, because my financial situation is getting worse and worse these days. This project brings me no job oppotunities from beginning till now, I have to consider other ways to make money and keep my life quality.

hiroshiyui commented 2 years ago

@ltlnx Recently I made several adjustments to improve key-cap touching experiences, would you please do some validations for me?

ltlnx commented 2 years ago

Sure! Is the change present in the latest version?

ltlnx commented 2 years ago

After some hours of usage I can confirm that the typing experience is a lot better. I can now type with my thumbs instead of thumbtips :) Thanks! Should I close the issue?

hiroshiyui commented 1 year ago

Fixed in da20aac3fa5f7549e7394da464c01993df4ccb9e