Open goderbauer opened 5 years ago
I suspect that the result send back from the TextInputFormatter to the engine overwrites not-yet-processed user inputs, which are lost then.
same problems with zebran enterprise keyboard
I am unable to verify this issue on latest master. Tried the input sequence as suggested in original description, but don't see the text being input in the textfield. The screen becomes unresponsive and finally quits by itself. Unsure how to verify this if it still exists.
In the upper textfield quickly enter a sequence like "2266226622662266".
Expected behavior: the 2's get filtered out and all 6's end up in the text field. Observed behavior: Some 6s are omitted as well.