<?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: javascript  Getting stuck in Pan when using Chrome in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411307#M37887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at this &lt;A _jive_internal="true" href="https://community.esri.com/message/382270?sr=search&amp;amp;searchId=1f940108-41d1-4032-a09f-85b575260191&amp;amp;searchIndex=7#382270"&gt;thread&lt;/A&gt; to see if that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should move this discussion into the appropriate group (&lt;A _jive_internal="true" href="https://community.esri.com/community/developers/web-developers/arcgis-api-for-javascript"&gt;Javascript API&lt;/A&gt; in Web Developers) Also, you should fix the tags on your question...add javascript, chrome, and pan as separate tags instead of one. This will help searching on this question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2014 16:10:27 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2014-07-22T16:10:27Z</dc:date>
    <item>
      <title>javascript  Getting stuck in Pan when using Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411305#M37885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a map where a user can click and select a parcel. Its working fine in ie and firefox but in chrome after I've selected the parcel and added a graphic to highlight it I'm ending up stuck in pan mode. The mouse icon changes to the four arrows and any mouse movement moves the map. If I turn off paning on the map this stops the issue but I need to allow paning . Anybody else seeing this in Chrome?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 15:12:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411305#M37885</guid>
      <dc:creator>JimBridge</dc:creator>
      <dc:date>2014-07-22T15:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: javascript  Getting stuck in Pan when using Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411306#M37886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any sample? Which browser versions are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 15:29:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411306#M37886</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-07-22T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: javascript  Getting stuck in Pan when using Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411307#M37887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at this &lt;A _jive_internal="true" href="https://community.esri.com/message/382270?sr=search&amp;amp;searchId=1f940108-41d1-4032-a09f-85b575260191&amp;amp;searchIndex=7#382270"&gt;thread&lt;/A&gt; to see if that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should move this discussion into the appropriate group (&lt;A _jive_internal="true" href="https://community.esri.com/community/developers/web-developers/arcgis-api-for-javascript"&gt;Javascript API&lt;/A&gt; in Web Developers) Also, you should fix the tags on your question...add javascript, chrome, and pan as separate tags instead of one. This will help searching on this question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 16:10:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411307#M37887</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-07-22T16:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: javascript  Getting stuck in Pan when using Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411308#M37888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like the event was bubbling up. The event.stopPropagation() in the other thread did fix it. I'll correct my tagging &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 16:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411308#M37888</guid>
      <dc:creator>JimBridge</dc:creator>
      <dc:date>2014-07-22T16:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: javascript  Getting stuck in Pan when using Chrome</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411309#M37889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to help. Don't forget to mark the question as answered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 17:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-160-getting-stuck-in-pan-when-using/m-p/411309#M37889</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-07-22T17:12:03Z</dc:date>
    </item>
  </channel>
</rss>

