Hi all<br><br>I have incorporated the NavToolbar control (the zoom button) in a test application and we have found a strange effect <br>using this component.<br><br>You could use the sample <a href="http://www.openlayers.org/dev/examples/navtoolbar.html">
http://www.openlayers.org/dev/examples/navtoolbar.html</a>&nbsp; to reproduce it.<br><br>The situation is the following one. <br><br>&nbsp;When I draw a box using the navtoolbar zoom button, and release the pointer over the same navtoolbar button 
<br>the system doesn&#39;t allow me to finish the square. Then if I release the pointer out of the navtoolbar, I realize that <br>there is a red box on the map that you cannot remove.<br><br>I have found this problem in our test application in which we have placed the LayerDispatch Control that 
<br>is greater than the navtoolbar.Therefore it is easier to reproduce the problem.<br><br>It seems that the application cannot get the release event of the mouse or something similar.<br><br>Thanks in advance.<br>