Select to view content in your preferred language

Draw toolbar activate slow/delayed (Only in IE)

3325
3
09-04-2015 02:34 AM
GertConradie
Frequent Contributor

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:

http://gis.stackexchange.com/questions/158822/drawing-tools-in-arcgis-js-not-always-registering-clic...

Unfortunately I cant remove the CSS. Any advice/options?

0 Kudos
3 Replies
VijayaprabhaRajendran
Emerging Contributor

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?

0 Kudos
GertConradie
Frequent Contributor

No, unfortunately not. (In my case the first click work - but only if you wait ~0.5 seconds before you click the first time)

0 Kudos
thejuskambi
Frequent Contributor

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.