Skip to content

Chrome 18 messes up the Show As window #221

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

Closed
dpvc opened this issue Apr 1, 2012 · 9 comments
Closed

Chrome 18 messes up the Show As window #221

dpvc opened this issue Apr 1, 2012 · 9 comments
Labels
Accepted Issue has been reproduced by MathJax team Browser Bug Test Not Needed

Comments

@dpvc
Copy link
Member

dpvc commented Apr 1, 2012

Chrome 18 on the Mac doesn't allow the source window to be resized to its correct size after it has been opened (probably a security change), and on Windows 7 the window doesn't seem to finish opening properly, and can't be accessed. Needs more testing to find out what is going on.

@hickford
Copy link

hickford commented Aug 6, 2012

What are the 'show as' menu items meant to do? They do nothing for me.

I have Chrome and a pop-up blocker. https://chrome.google.com/webstore/detail/nmpeeekfhbmikbdhlpjbfmnpgcbeggic

@pkra
Copy link
Contributor

pkra commented Aug 6, 2012

The show-as menu produce a pop-up with the relevant code (either TeX or MathML). The pop-up is the best (well, least-bad really) solution for copy&paste.

Since you have a pop-up blocker installed, you won't be able to see it.

@hickford
Copy link

hickford commented Aug 6, 2012

Thanks. I like maths and I dislike (most) pop-ups. Do you know box I could uncheck to allow Mathjax?

http://optimalcycling.com/wordpress/wp-content/uploads/2010/07/BPUBOptionsBottomV2_0.jpg

@dpvc
Copy link
Member Author

dpvc commented Aug 7, 2012

I would recommend unchecking them one by one to see which is blocking it. I suspect it is the first one (possibly the fourth). But you may not want to uncheck that permanently, as it is probably the most important one in preventing unwanted pop-ups.

@ghost ghost assigned dpvc Aug 13, 2012
@dpvc
Copy link
Member Author

dpvc commented Aug 22, 2012

It looks like this has been fixed. At least it works in Chrome 21 (not sure which version first fixed it). I don't have old versions to test with, so am not sure whether to try to do anything about past versions. With the aggressive way that Chrome updates itself automatically, it probably won't be a problem for long.

@pkra
Copy link
Contributor

pkra commented Aug 23, 2012

I do encounter this on Chromium (the purely open-source version of Chrome). It's often a default on linux distributions these days and usually lags behind several version (e.g., in Ubuntu 12.04 it's still Chrome 18-based).

Which doesn't mean that we can't ignore this, just wanted to add the information.

@fred-wang
Copy link
Contributor

FYI, I installed the "official" Chrome version on the EC2 Linux machine (I think the ChromeDriver didn't work very well with Chromium). The version number is 21.0.1180.79

@dpvc
Copy link
Member Author

dpvc commented Aug 23, 2012

I'll see if I can get my hands on an older version to do the testing. Without that I may not be able to do anything about it, since I won't be able to debug what it happening wrong.

dpvc added a commit to dpvc/MathJax that referenced this issue Sep 8, 2012
…e to get the dimensions worked out. Also make sure we don't use negative width or height (which I think was the problem with Chrome). Resolves issues mathjax#245 and mathjax#221.
@dpvc
Copy link
Member Author

dpvc commented Sep 8, 2012

It turns out this is causing issue #245 as well. The issue245 branch of my fork of MathJax should resolve the problem.

@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
Labels
Accepted Issue has been reproduced by MathJax team Browser Bug Test Not Needed
Projects
None yet
Development

No branches or pull requests

4 participants