MathJax icon indicating copy to clipboard operation
MathJax copied to clipboard

Math equation is randomly cut off on iOS

Open shramikajadhav opened this issue 2 years ago • 1 comments

Issue Summary

Math items are getting cut off randomly and refresh does not fix it. This issue is seen on IPad and other devices with Safari browser. Is there a fix to this issue? Any specific MathJax version to be used? We tried installing the latest version but unfortunately not helping.

Screen Shot 2024-01-04 at 9 45 14 AM Screen Shot 2024-01-04 at 9 46 04 AM Screen Shot 2024-01-04 at 9 46 10 AM

Steps to Reproduce:

Render math items on IPad or Safari Browser.

Technical details:

  • MathJax Version: 3.0.5
  • Client OS: Mac OS, IPad
  • Browser: Safari 17616.2.9.11.12

loading MathJax via /mathjax-3.0.5/tex-mml-chtml.js

Supporting information:

  • Please supply a link to a (live) minimal example page, when possible.
  • If your issue is with the display of the mathematics produced by MathJax, include a screen snapshot that illustrates the problem, when possible.
  • Check your browser console window for any error messages, and include them here.
  • Include the MathJax configuration you are using, and the script tag that loads MathJax itself.

shramikajadhav avatar Jan 04 '24 14:01 shramikajadhav

This is a duplicate of #3023. One solution would be to use the SVG output, if you are willing to change to that. Otherwise, it looks like this is fixed in v4.0.0, now out in beta release (use 4.0.0-beta.4 where #3023 says 4.0.0-alpha.1).

dpvc avatar Jan 04 '24 15:01 dpvc