Hi
When I activate a draw toolbar, there is a slight delay before any map click actually start to draw. (~ 1sec) This is a problem if you activate a tool in a application and want to start drawing quickly - especially if you know the application quite well and you are in a hurry.
This only happen in IE and Edge and don't appear in Chrome where the drawing ability is available immediately.
One thing that does make a difference (ability to draw is available quicker) is to remove the dijit theme CSS (i.e. : <link rel="stylesheet" href="//js.arcgis.com/3.12/dijit/themes/claro/claro.css">), as mentioned by 'macroexpand' here:
Unfortunately I cant remove the CSS. Any advice/options?
I also have this issue in IE11. The mousedown event doesn't get fired for the first time when u click on map(when u start drawing). It does get fired when u click second time on map and I am able to draw graphics. Has anyone found a solution to this?
No, unfortunately not. (In my case the first click work - but only if you wait ~0.5 seconds before you click the first time)
This is a know issue and there is a Bug reported as well BUG-000085500 - The developer sample, "http://developers.arcgis.co.. Hopefully we should have it fixed in the 4.0 version.