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

Popups moving out of range in chrome browser #2339

Closed
likewhoa opened this issue Dec 30, 2013 · 15 comments
Closed

Popups moving out of range in chrome browser #2339

likewhoa opened this issue Dec 30, 2013 · 15 comments
Milestone

Comments

@likewhoa
Copy link

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/

@mourner
Copy link
Member

mourner commented Dec 30, 2013

@likewhoa hmm, can't reproduce on both Chrome stable and canary under OS X...

@likewhoa
Copy link
Author

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.

@mourner
Copy link
Member

mourner commented Dec 30, 2013

@likewhoa can you test on other Chrome versions?

@danzel
Copy link
Member

danzel commented Dec 30, 2013

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 mourner closed this as completed Dec 30, 2013
@likewhoa
Copy link
Author

@mourner @danzel it's failing with stable chromium in Gentoo Linux version 32.0.1700.68 (241430).
http://i.imgur.com/WKQxVRz.png is the screenshot from the user that reproduced the bug. Note the version I am running is 32.0.1700.41 beta and I will be updating it to 32.0.1700.68_beta1. This is google-chrome from, the one that google itself provides. The user that posted the above screenshot is using chromium which is the open source version of chrome see http://chromium.org.

Keep in mind that I can reproduce this with the leaflet examples on the homepage as well.

@danzel
Copy link
Member

danzel commented Dec 31, 2013

I've tested on chrome 31 (stable) on ubuntu over VNC and can't reproduce.

Try on a version with 3d acceleration disabled:
http://jsfiddle.net/p5sL4/2/

I still expect this is a chrome on linux beta bug, it wouldn't be the first time.

@mourner
Copy link
Member

mourner commented Jan 1, 2014

@danzel Dave, Happy New Year!!! :)

@danzel
Copy link
Member

danzel commented Jan 1, 2014

Happy new year @mourner !
It's 1PM on the 1st here, I'm really rather tired from last night :)

@likewhoa
Copy link
Author

likewhoa commented Jan 1, 2014

@danzel can you test on 32.x? eitherway, It would be good to get this fixed before beta becomes a release to stay ahead of the curve. @mourner @danzel Happy New Year!

If you guys need anything to help with debugging let me know.

@danzel
Copy link
Member

danzel commented Jan 1, 2014

@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?

@likewhoa
Copy link
Author

likewhoa commented Jan 1, 2014

@danzel that doesn't help. I am not sure where to get that package for you but i can look. bbl

@likewhoa
Copy link
Author

likewhoa commented Jan 1, 2014

@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.

@danzel
Copy link
Member

danzel commented Jan 12, 2014

Works fine on chrome 32 beta on ubuntu for me.
Try a stable chrome.

@danzel
Copy link
Member

danzel commented Jan 15, 2014

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

@likewhoa
Copy link
Author

@danzel I should have been more specific on how to reproduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants