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

In IE10, use of the contextual menu blanks out the background #204

Closed
dpvc opened this issue Mar 7, 2012 · 4 comments
Closed

In IE10, use of the contextual menu blanks out the background #204

dpvc opened this issue Mar 7, 2012 · 4 comments

Comments

@dpvc
Copy link
Member

dpvc commented Mar 7, 2012

In IE10 standards or quirks modes, use of the contextual menu causes the page to be covered by a white background, so it is no longer visible.

@dpvc
Copy link
Member Author

dpvc commented Mar 7, 2012

This is caused by CSS needed for earlier versions of IE that is not needed in IE9 and IE10. It can be resolved by making the bug flag for this dependent on the documentMode.

dpvc added a commit to dpvc/MathJax that referenced this issue Mar 7, 2012
@fred-wang
Copy link
Contributor

I can probably write a visual reftest for this using event to open the context menu.
I don't have access to IE10, though.

=> QA unit test wanted

@fred-wang
Copy link
Contributor

it seems that IE10 will actually be available on Windows 7 too, so I may eventually test this.

@fred-wang
Copy link
Contributor

Apparently Microsoft provides the latest beta of IE10 for Windows 8 only, so I'm not sure I can write an automated tests for the moment. That's probably not too important, we can take this bug for MathJax 2.0.1 and do manual testing only.

@dpvc dpvc closed this as completed Nov 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants