Zoom rectangle not visible navigation toolbar javascript api 3.10 IE 11

1417
5
08-15-2014 12:44 PM
Marc-OlivierEthier
New Contributor II

I'm using the javascript API 3.10 with Internet Explorer 11. When using the navigation toolbar zoom in button, the red rectangle feedback doesn't show up.

The problem is with the navigation toolbar because if I don't use it, when I hold the Shift key while zooming, the rectangle show up.

I can reproduce the problem with this sample: Navigation toolbar

Is someone have a workaround for this ?

Thanks‌

0 Kudos
5 Replies
NicholasHaney
New Contributor III

Not sure what is causing this. I can't reproduce it in IE.

0 Kudos
JonathanUihlein
Esri Regular Contributor

Thanks for the feedback. I was able to recreate this issue and it is indeed a bug.


This will be fixed in the next release.

Marc-OlivierEthier
New Contributor II

Thanks, I have found a workaround: if I add

<meta http-equiv="X-UA-Compatible" content=IE=9, IE=8, IE=7">

in the head section of the main page, the red rectangle feedback is visible.

Thanks

AdrianMarsden
Occasional Contributor III

Jonathan Uihlein wrote:

Thanks for the feedback. I was able to recreate this issue and it is indeed a bug.


This will be fixed in the next release.

Promise?  As it's been well and truly documented here on numerous threads since IE10 days, so not a new issue in anyway.

previous threads

https://community.esri.com/message/334727?sr=search&searchId=e386cdbb-ca50-435e-b70b-6847d8485f0e&se...

https://community.esri.com/message/78133?sr=search&searchId=e386cdbb-ca50-435e-b70b-6847d8485f0e&sea...

https://community.esri.com/message/387162?sr=search&searchId=e844ff85-f58e-42ff-9975-61f3f4122b2e&se...

0 Kudos
JonathanUihlein
Esri Regular Contributor

Seeing as this is a Dojo issue at its core, there's not much we can do other than the workarounds suggested in that first thread.

We are upgrading to Dojo 1.10.0 in the next release so the problem should be fixed.

Also, one of those threads has nothing to do with this bug, not sure why you linked it.

0 Kudos