IE11 mouse wheel scrolling and map zoom

6466
33
12-05-2013 11:32 AM
EdwardSohn1
New Contributor
I upgraded to IE11 to improve performance from IE9 and now the mouse wheel scrolling zoom in/out is affected.
Whether I scroll up/down the map only zooms in, not out.

This is not seen with IE9 nor IE10 nor chrome nor firefox.
Just IE 11.

is there a workaround...?
Quick answer would be appreciated.

Thanks.
0 Kudos
33 Replies
DerivenC
New Contributor II
Thanks. I'll also take a look at the API for 3.8 to see if the "bug" still exists. And I did verify that I sent the email to js_feedback@esri.com from my gmail.com account. Maybe it's blocking? I'll resend again right now.

edit: I'll also post the fix on the original thread. (Hope that's okay.)
0 Kudos
derekswingley1
Frequent Contributor
Well, this is embarrassing...we found that our systems people had our js_feedback email alias locked down pretty tight so our filters were preventing some emails from coming through, yours included. We've now fixed this so you should be able to email that address and it will get to us. I apologize for that. Now back to your other thread where we can discuss this editor + cut issue further.
0 Kudos
ThomasBoring
New Contributor II
I upgraded to IE11 to improve performance from IE9 and now the mouse wheel scrolling zoom in/out is affected.
Whether I scroll up/down the map only zooms in, not out.

This is not seen with IE9 nor IE10 nor chrome nor firefox.
Just IE 11.

is there a workaround...?
Quick answer would be appreciated.

Thanks.


Adding this to the <head> worked for me.  Your mileage may vary.

    <meta http-equiv="X-UA-Compatible" content="IE=10, chrome=1" />
0 Kudos
KevinGooss
Occasional Contributor

I am having a similar issue with the rubber band for zooming.

If i have X-UA set at Edge or IE=10 i get no rubber band in IE (with any document mode) but it is always there for firefox.

0 Kudos