Select to view content in your preferred language

IE 10 navigation toolbar issue

2404
15
Jump to solution
12-02-2013 07:02 AM
JennyHe
New Contributor
The zoom box (black background with red outline) doesn't show in IE 10 for the zoom-in and zoom-out tools in this following link:
http://developers.arcgis.com/en/javascript/samples/toolbar_navigation/. It works fine for Chrome and Firefox.

Could anybody please look into this issue? Thanks!
0 Kudos
1 Solution

Accepted Solutions
JonathanUihlein
Esri Regular Contributor

It will be fixed in the upcoming 3.12 3.11 release (this week or next).

I just double checked and it is working in the new version for IE10.

View solution in original post

0 Kudos
15 Replies
SubaKrishnan
Esri Contributor
Hi,

Its a bug, and the dev team is currently working on it.

Thanks!
0 Kudos
CoreyAlix
Occasional Contributor

This can still be reproduced in IE 11 using this sample:

Navigation toolbar

0 Kudos
JennyHe
New Contributor
Thank you for your reply, Suba.
0 Kudos
KenDoman
Occasional Contributor II
If it's any help, using Shift+mouse drag any time before calling navToolbar.activate shows the graphic on zoom-in. Once the navToolbar.activate is called, even Shift + mouse drag doesn't show the graphic.
0 Kudos
ScottGunn
New Contributor III
I have confirmed this issue in IE11.0.3 as well.  Zoom boxes work fine in Chrome\FF.

Thanks for your hard work.
0 Kudos
ØyvindIdland
New Contributor III
I can confirm that this is still an issue in V3.9 of the API.


- oyvind
0 Kudos
CoreyAlix
Occasional Contributor

From ESRI support:

"I found this zoom-in red box not show in IE 10/11 issue has already been assigned a bug in our system and I have assigned this case to this bug on your behalf. [#NIM098054 The red zoom box does not display in an ArcGIS API for JavaScript application.] This issue will be fixed in ArcGIS JavaScript 4.0"

0 Kudos
JonathanUihlein
Esri Regular Contributor

It will be fixed in the upcoming 3.12 3.11 release (this week or next).

I just double checked and it is working in the new version for IE10.

0 Kudos
CoreyAlix
Occasional Contributor

http://js.arcgis.com/3.11/dojo/dojo.js does not have the "js/dojo" that 3.10 has (http://js.arcgis.com/3.10/js/dojo/dojo/dojo.js). Is it safe to assume "js/dojo" will be dropped?

0 Kudos