Export to GitHub

google-maps-utility-library-v3 - issue #333

MarkerWithLabel with draggable=false doesn't fire mouseup event when clicking on label


Posted on Nov 5, 2014 by Helpful Panda

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

Status: New