<?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 Panning issues with JS API 2.3 in IE 8 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/panning-issues-with-js-api-2-3-in-ie-8/m-p/569193#M53064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am seeing panning issues with js api 2.3 in IE 8.&amp;nbsp; The cached basemap layer pans with the mouse, but the operational layer stays put, and visible.&amp;nbsp; The same happens with 2.2.&amp;nbsp; IE 7, IE 9, Firefox and Chrome don't have the same issue with 2.3, and IE 8 didn't have the issue with version 1.6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anyone else seeing this?&amp;nbsp; Are there any known compatibility issues with using 2.3 in IE 8?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2011 19:37:00 GMT</pubDate>
    <dc:creator>MaryHagerman</dc:creator>
    <dc:date>2011-06-16T19:37:00Z</dc:date>
    <item>
      <title>Panning issues with JS API 2.3 in IE 8</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/panning-issues-with-js-api-2-3-in-ie-8/m-p/569193#M53064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am seeing panning issues with js api 2.3 in IE 8.&amp;nbsp; The cached basemap layer pans with the mouse, but the operational layer stays put, and visible.&amp;nbsp; The same happens with 2.2.&amp;nbsp; IE 7, IE 9, Firefox and Chrome don't have the same issue with 2.3, and IE 8 didn't have the issue with version 1.6.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anyone else seeing this?&amp;nbsp; Are there any known compatibility issues with using 2.3 in IE 8?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 19:37:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/panning-issues-with-js-api-2-3-in-ie-8/m-p/569193#M53064</guid>
      <dc:creator>MaryHagerman</dc:creator>
      <dc:date>2011-06-16T19:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Panning issues with JS API 2.3 in IE 8</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/panning-issues-with-js-api-2-3-in-ie-8/m-p/569194#M53065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post a simple html page that demonstrates this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 20:18:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/panning-issues-with-js-api-2-3-in-ie-8/m-p/569194#M53065</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-06-16T20:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Panning issues with JS API 2.3 in IE 8</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/panning-issues-with-js-api-2-3-in-ie-8/m-p/569195#M53066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can you post a simple html page that demonstrates this?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sure - &lt;/SPAN&gt;&lt;A href="http://gis2.co.dakota.mn.us/maps3/maptest.html"&gt;http://gis2.co.dakota.mn.us/maps3/maptest.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Zoom in until you can see parcels.&amp;nbsp; Notice how the basemap moves around behind the parcels when you pan in IE 8.&amp;nbsp; When you release the mouse, the parcels snap to where the basemap is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did some digging around to try to identify what was causing this behavior.&amp;nbsp; It seems to be a combination of things - IE 7 compatibility tag, opacity set on the operational layer, and scalebar.&amp;nbsp; When all three are present, you get this odd panning behavior.&amp;nbsp; Remove any one of the three, and panning works as usual.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, from an internal server, using a copy of the same code and the same externally published services, removing the IE 7 compatibility tag does not resolve it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is not a critical issue, but we are concerned it may cause some confusion for our users who are used to seeing all layers pan dynamicly together.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 20:45:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/panning-issues-with-js-api-2-3-in-ie-8/m-p/569195#M53066</guid>
      <dc:creator>MaryHagerman</dc:creator>
      <dc:date>2011-06-17T20:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Panning issues with JS API 2.3 in IE 8</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/panning-issues-with-js-api-2-3-in-ie-8/m-p/569196#M53067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm seeing this too (eg at &lt;/SPAN&gt;&lt;A href="http://atlas.nsw.gov.au/public/nsw/home/map/population.html"&gt;http://atlas.nsw.gov.au/public/nsw/home/map/population.html&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've always assumed it's something to do with VML vs SVG rendering of features, but it'd be great to get an official reason, and any tips for avoiding it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 03:25:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/panning-issues-with-js-api-2-3-in-ie-8/m-p/569196#M53067</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2011-06-20T03:25:17Z</dc:date>
    </item>
  </channel>
</rss>

