Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening the Show Math As... window in IE8 throws an error #348

Closed
dpvc opened this issue Nov 1, 2012 · 2 comments
Closed

Opening the Show Math As... window in IE8 throws an error #348

dpvc opened this issue Nov 1, 2012 · 2 comments
Labels
Accepted Issue has been reproduced by MathJax team Fixed Test Not Needed v2.4
Milestone

Comments

@dpvc
Copy link
Member

dpvc commented Nov 1, 2012

When you open the "Show Math As..." window in IE8, the page throws an error. It is complaining about the attempt to determine if event.screenX exists or not. Apparently any access to this value is considered an error, so it doesn't seem there is an easy way to test for it. Wrapping the test in a try-catch statement seems the only option.

See the original MathJax forum post.

@dpvc
Copy link
Member Author

dpvc commented Feb 10, 2014

=> Merged.

@dpvc dpvc closed this as completed Feb 10, 2014
@pkra
Copy link
Contributor

pkra commented Feb 10, 2014

Holy cow that's an old post...

@dpvc dpvc added v2.4 and removed Merged labels Jun 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Issue has been reproduced by MathJax team Fixed Test Not Needed v2.4
Projects
None yet
Development

No branches or pull requests

2 participants