openlayers / ol2

OpenLayers v2 - deprecated!
Other
1.47k stars 770 forks source link

ZoomBox is not hidden due to additional click/tap. #1134

Open ghost opened 11 years ago

ghost commented 11 years ago

Hello.

ZoomBox is not hidden if simultaneous click was made. See dev. example: http://openlayers.org/dev/examples/navtoolbar-alwaysZoom.html To reproduce: start drawing zoom box, hold left mouse button, do middle or right mouse button click. On iPAD it can be reproduced by additional tap during zoom box drawing.

Thanks in advance.

frankydp commented 11 years ago

I believe this can also happen if the mouseUp event is captured by an attribution a href tag.