-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Popups moving out of range in chrome browser #2339
Comments
@likewhoa hmm, can't reproduce on both Chrome stable and canary under OS X... |
Does your version of chrome match mine? note my version is a beta version of chrome. Also, I have one other person verify my findings using chrome. |
@likewhoa can you test on other Chrome versions? |
Doesn't reproduce for me on chrome stable on windows. I'd guess this is a chrome on linux or chrome beta bug of some sort. |
@mourner @danzel it's failing with stable chromium in Gentoo Linux version 32.0.1700.68 (241430). Keep in mind that I can reproduce this with the leaflet examples on the homepage as well. |
I've tested on chrome 31 (stable) on ubuntu over VNC and can't reproduce. Try on a version with 3d acceleration disabled: I still expect this is a chrome on linux beta bug, it wouldn't be the first time. |
@danzel Dave, Happy New Year!!! :) |
Happy new year @mourner ! |
@likewhoa try the version I linked above, it disables 3d acceleration which may cause the issue to go away. Where can I get a chrome/chromium 32 version for (ubuntu) linux? |
@danzel that doesn't help. I am not sure where to get that package for you but i can look. bbl |
@danzel http://askubuntu.com/questions/317201/how-do-i-install-the-latest-version-of-chromium-in-ubuntu-13-10 might help, sorry I can't really confirm as I don't run ubuntu on any servers. |
Works fine on chrome 32 beta on ubuntu for me. |
Argh, I see why I couldn't reproduce this now. You said "Scroll right a bit". I assume you meant the map, but you mean the window/frame itself! Tracking this issue in #2352, it happens in chrome 32 stable on everything |
@danzel I should have been more specific on how to reproduced. |
I spend lots of time trying to figure this problem not thinking to try in a different browser, but after lots of coffee,code and more coffee I finally opened firefox to see how my maps would show and what do you know, the issue is non existent in firefox or opera. Did not test in IE because I do not like using a virus.
Anyways, the issue can be reproduced on the fiddle below. Try clicking on Texas and scroll right a bit then click on it again, you'll notice that the popup is now offset outside of texas. Perhaps is tired of the heat there?
P.S the version of google chrome I am running is 32.0.1700.41 beta in Gentoo Linux AMD64.
http://jsfiddle.net/p5sL4/1/
The text was updated successfully, but these errors were encountered: