Typing keys in rapid succession on the virtual keyboard seems to disable/halt any further input. Pressing backspace quickly is a common use case affected by this.
Steps to Reproduce
Open a mobile instance of a mathfield and focus it to bring up the virtual keyboard.
Type any key or keys in rapid succession.
After about two or three rapid keytouches, input stops being received.
Actual Behavior
Keypresses stop inputing values.
Expected Behavior
Keypresses should continue to input values regardless of typing speed.
Environment
Is this a regression: did it use to work in a previous version?
(edit) I think so. On cortexjs.io/mathlive/demo, single keytouches can be executed in rapid succession (now this doesn't work), but multi-touches caused a focus bug (which was just recently addressed in issue #2244).
MathLive version
0.98.5
Using the following commit from this repo (most up-to-date version as of writing).
[49f11e2]
Operating SystemmacOS, Windows, iOS. Include the version
iOS 17.1.2
Browser
Safari and Chrome have this identical behavior.
Description
Typing keys in rapid succession on the virtual keyboard seems to disable/halt any further input. Pressing backspace quickly is a common use case affected by this.
Steps to Reproduce
Actual Behavior
Keypresses stop inputing values.
Expected Behavior
Keypresses should continue to input values regardless of typing speed.
Environment
(edit) I think so. On cortexjs.io/mathlive/demo, single keytouches can be executed in rapid succession (now this doesn't work), but multi-touches caused a focus bug (which was just recently addressed in issue #2244).
MathLive version
0.98.5 Using the following commit from this repo (most up-to-date version as of writing). [49f11e2]
Operating System macOS, Windows, iOS. Include the version iOS 17.1.2
Browser Safari and Chrome have this identical behavior.