Closed balshetzer closed 9 years ago
Seconding this. It's pretty annoying. I've been trying to find out when exactly it happens, but I can't find a reproduce-able set of actions that triggers it. If it's a threading issue, it might be a timing problem.
It only seems to happen while typing in the "Translation" box, never in the "Stroke" box.
I haven't seen this bug when using a steno machine (Gemini PR protocol). So it might be Sidewinder-specific.
I believe this is fixed with PR #201
This is most likely a threading issue since there are two threads (UI and machine, also the saver thread) touching the same objects.