<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Internet Explorer 11 scrolling bug in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/466#M31</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you're interested in a workaround until things are fixed, add the following in the head portion of your html document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[HTML]&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7, IE=9, IE=10"/&amp;gt;[/HTML]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will force IE11 to render the application as IE10.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Nov 2013 15:51:29 GMT</pubDate>
    <dc:creator>KenDoman</dc:creator>
    <dc:date>2013-11-27T15:51:29Z</dc:date>
    <item>
      <title>Internet Explorer 11 scrolling bug</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/465#M30</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed what appears to be a bug with Internet Explorer 11 and the current version (3.7) of the JavaScript API. When I'm zooming in with the scroll wheel, the map zooms in. When I'm zooming out with the scroll wheel, the map zooms in. I've tested it on the "Create a map" example, and I get the same strange behavior.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Until I can find where to report bugs, I thought I'd share my findings here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 13:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/465#M30</guid>
      <dc:creator>KenDoman</dc:creator>
      <dc:date>2013-11-27T13:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Explorer 11 scrolling bug</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/466#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you're interested in a workaround until things are fixed, add the following in the head portion of your html document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[HTML]&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7, IE=9, IE=10"/&amp;gt;[/HTML]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will force IE11 to render the application as IE10.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 15:51:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/466#M31</guid>
      <dc:creator>KenDoman</dc:creator>
      <dc:date>2013-11-27T15:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Explorer 11 scrolling bug</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/467#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;as per the documentation &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/supported_browsers.html"&gt;here&lt;/A&gt;&lt;SPAN&gt;, ie11 has not been certified as a 'supported' browser yet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 16:28:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/467#M32</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-11-27T16:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Explorer 11 scrolling bug</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/468#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you're interested in a workaround until things are fixed, add the following in the head portion of your html document.&lt;BR /&gt;&lt;BR /&gt;[HTML]&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7, IE=9, IE=10"/&amp;gt;[/HTML]&lt;BR /&gt;&lt;BR /&gt;This will force IE11 to render the application as IE10.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That didn't work for me, but this did:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta http-equiv="X-UA-Compatible" content="IE=10, chrome=1" /&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/468#M33</guid>
      <dc:creator>ThomasBoring</dc:creator>
      <dc:date>2014-01-27T16:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Explorer 11 scrolling bug</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/469#M34</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;as per the documentation &lt;A href="https://developers.arcgis.com/en/javascript/jshelp/supported_browsers.html"&gt;here&lt;/A&gt;, ie11 has not been certified as a 'supported' browser yet.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The link you point to lists "Internet Explorer 7+" under supported browsers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;11 is more (+) than 7 so it would stand to reason that IE11 is supported or the docs are incorrect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 13:26:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/469#M34</guid>
      <dc:creator>KevinGooss</dc:creator>
      <dc:date>2014-04-30T13:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Internet Explorer 11 scrolling bug</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/470#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;back in 2013, when i wrote that post, the documentation on that page listed "IE7-IE10".&amp;nbsp; The page was updated when we introduced official support for IE11.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 14:27:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/internet-explorer-11-scrolling-bug/m-p/470#M35</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-04-30T14:27:52Z</dc:date>
    </item>
  </channel>
</rss>

