[GIS] ArcGIS JSAPI draw toolbar tooltips not displayed in IE10

arcgis-javascript-apiinternet explorermap-drawing

I am experiencing an issue where the draw toolbar tooltips are not displayed in Internet Explorer 10 when using the ArcGIS Javascript API.

Try the following example in Internet Explorer 10 and Google Chrome (draw a polygon and see what I mean)
http://developers.arcgis.com/en/javascript/samples/graphics_add/

Has anyone else experienced this issue and is there any way to get the tooltips to display in Internet Explorer 10?

Best Answer

The updated answer to this question is to update your JSAPI version. I've tested IE10 with the latest API and it works as expected.