You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
Demo link or sample code:
http://jsfiddle.net/ffabreti/3pmfb3wp/
What steps will reproduce the problem?
1. set a marker on a map with draggable:false
2. set a mouseup event on marker
3. click on marker label
4. mouseup event doesn't fire
5. click on marker itself
6. mouseup event fires
Expected result:
have the mouseup event fired when clicking the label
Actual result:
Version: 1.1.10
Browser / Operating System:
[Chrome 35.0.1916.153 / Fedora ]
*********************************************************
Tip: Star this issue (next to title) to receive notifications of status
changes against this issue, also used as a gauge for how many people are
interested in seeing it resolved.
*********************************************************
Original issue reported on code.google.com by [email protected] on 5 Nov 2014 at 6:19