mathlive icon indicating copy to clipboard operation
mathlive copied to clipboard

MathLive virtual keyboard issues

Open a-way-through opened this issue 1 year ago • 5 comments

while using mathlive virtual keyboard in a angular/ionic project, the keycap can be pressed only once the second time it is clicked it is treated as active Screen Recording 2024-07-18 at 6.04.08 PM.zip

If the keyboard is open and try to click the action button the add columns or add rows are automatically clicked on hover Screenshot 2024-07-18 at 5 57 14 PM

\exponentialE & \imaginaryI does not act as latex in other editors outside

a-way-through avatar Jul 18 '24 12:07 a-way-through

Unfortunately, there isn't enough information provided in this report for it to be actionable. Please follow the report template, provide some code that can reproduce the problem so it can be investigated and confirm this is happening with the current version of the library.

arnog avatar Jul 18 '24 13:07 arnog

Unfortunately, there isn't enough information provided in this report for it to be actionable. Please follow the report template, provide some code that can reproduce the problem so it can be investigated and confirm this is happening with the current version of the library.

This is my repo, just a basic angular application @arnog have checked this repo https://github.com/a-way-through/mathlive-ng-demo

a-way-through avatar Jul 18 '24 17:07 a-way-through

This was a zone.js problem. There was a thread on this. Now I have a similar problem due to the tooltips delay on iOS. If I find more info on zone problem I'll paste here!

GGilli avatar Aug 05 '24 07:08 GGilli

This was a zone.js problem. There was a thread on this. Now I have a similar problem due to the tooltips delay on iOS. If I find more info on zone problem I'll paste here!

Ya I think so, i can not run the angular application without zone.js as i tried that and i also tried to set false to zone flag which also did not work

a-way-through avatar Aug 05 '24 08:08 a-way-through

@a-way-through here you are the thread I mentioned. It resolved my problem before so you can give it a try. Hope it helps

https://github.com/arnog/mathlive/issues/1935

GGilli avatar Aug 05 '24 08:08 GGilli

Third-party issue: the issue is with zone.js. Closing.

arnog avatar Nov 09 '25 22:11 arnog