killlllme / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
Apache License 2.0
0 stars 0 forks source link

InfoBox: Dragging map then mouseover infobox breaks drag of map. #152

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Demo link or sample code:
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobox/examples/
infobox-basic.html

What steps will reproduce the problem?
1. Click the marker to activate info box.
2. Zoom all the way out with google maps (for ease of reproduction, not a 
requirement for bug to occur)
3. Start to drag the google map just below the bottom of the infobox.
4. Try and let go of the drag of the map while mousing over the infobox.

Expected result:
The drag of the map should properly be released.

Actual result:
The drag of the map remains, although you're not holding down the left click.  
idle mouse cursor keeps drag until you either refresh the page, or get the 
cursor to the outside of the info box and re-click.

Version: 1.1.10

Browser / Operating System:
FF / Chrome

Additional comments:
This is an issue with the experimental release that doesn't occur with the 
release versions.

Original issue reported on code.google.com by tony.m.h...@gmail.com on 5 Jan 2012 at 12:00

GoogleCodeExporter commented 9 years ago
This seems to happen when the map is scrolled very quickly.

I believe I've now been able to fix this in the current trunk (1.1.11) release. 
Please let me know.

Original comment by garylitt...@gmail.com on 10 Jan 2012 at 2:20

GoogleCodeExporter commented 9 years ago
Fixed in the tagged 1.1.11 release of InfoBox.

Original comment by garylitt...@gmail.com on 21 Feb 2012 at 7:54