<div dir="ltr">Good news on this.  I just updated to Chrome Version 47.0.2526.73 m, and the zoom issue no longer appears.  </div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 1, 2015 at 1:25 PM, Martin Davis <span dir="ltr"><<a href="mailto:mtnclimb@gmail.com" target="_blank">mtnclimb@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">We've just noticed a fatal issue using OL2 in Chrome, when zooming in by large amount.  (This  happens when zooming to a very small extent, or when the user flicks the mouse wheel by a large amount).  The effect is that the Chrome process goes away for a while and then dies.<div><br></div><div>The issue appears to be caused by the Grid tile backbuffer.  The new tile images for the zoom level are positioned by setting their offset position and size via the style properties.  For a large zoom these values are very large.  Chrome hangs when it sets the position top value [1].</div><div><br></div><div>Interestingly this is not a problem in IE 10 - it handles the large position values, and completes the zoom with no problem.</div><div><br></div><div>Anyone else noticed this?  Any ideas for a workaround or a code fix ?</div><div><br></div><div>[1] <a href="https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Layer/Grid.js#L685" target="_blank">https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Layer/Grid.js#L685</a></div></div>
</blockquote></div><br></div>