You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a keyboard definition with tooltip property for the keycaps, on a iOS device in Chrome, the tooltip is shown when the keycap is pressed after like a second. If during this delay time you press another keycap the keyboard is unresponsive till you reload the component. In a previous version of mathlive I had a similar problem due to zone.js (fix already applied) where a keycap was remaining pressed indefinitely as soon as the variant menu was displayed.
Steps to Reproduce
Create a keyboard definition with tooltips (no shifted keycap and no variants...just simple)
On a iOS device press rapidly in sequence 2 keycaps (before the tooltip appears)
Actual Behavior
The keyboard is unresponsive. none of the keycaps works from now on.
Note: if you press the first keycap and wait for the tooltip to appear and then you press the second keycap the keyboard works as expected.
Expected Behavior
The keyboard should not be unresponsive and the tooltip should be visible only for the last keycap pressed as soon as the delay ends.
Environment
MathLive version current 0.101.0
Operating System iOS 17
Browser Chrome (on Safari is ok!)
The text was updated successfully, but these errors were encountered:
Description
Using a keyboard definition with tooltip property for the keycaps, on a iOS device in Chrome, the tooltip is shown when the keycap is pressed after like a second. If during this delay time you press another keycap the keyboard is unresponsive till you reload the component. In a previous version of mathlive I had a similar problem due to zone.js (fix already applied) where a keycap was remaining pressed indefinitely as soon as the variant menu was displayed.
Steps to Reproduce
Actual Behavior
The keyboard is unresponsive. none of the keycaps works from now on.
Note: if you press the first keycap and wait for the tooltip to appear and then you press the second keycap the keyboard works as expected.
Expected Behavior
The keyboard should not be unresponsive and the tooltip should be visible only for the last keycap pressed as soon as the delay ends.
Environment
MathLive version current 0.101.0
Operating System iOS 17
Browser Chrome (on Safari is ok!)
The text was updated successfully, but these errors were encountered: