<?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: InfoWindow does not open at Map onclick event location in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554229#M51695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad you got it fixed.&amp;nbsp; "repro case" means "reproducible case".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2012 15:42:00 GMT</pubDate>
    <dc:creator>derekswingley1</dc:creator>
    <dc:date>2012-02-16T15:42:00Z</dc:date>
    <item>
      <title>InfoWindow does not open at Map onclick event location</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554226#M51692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have constructed a page with a Query operation to display info about counties in Pennsylvania.&amp;nbsp; The problem is that when I click on the map the point at which the InfoWindow point and the county that gets highlighted are about a half inch (on the screen) west of where I clicked.&amp;nbsp; I am using an ArcGIS Online tiled basemap layer and a Dynamic map service of PA counties served on our university server.&amp;nbsp; I use the variable "spaRef = new esri.SpatialReference({wkid:102100});" every place where the SpatialReference is needed.&amp;nbsp; Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 02:09:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554226#M51692</guid>
      <dc:creator>CharlesGeiger</dc:creator>
      <dc:date>2012-02-16T02:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow does not open at Map onclick event location</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554227#M51693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post a repro case? This is probably a CSS issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 07:08:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554227#M51693</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-02-16T07:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow does not open at Map onclick event location</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554228#M51694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, that's really weird, but the problem seems to have fixed itself, between when I finished working on it last night at home and bringing it to the office this morning.&amp;nbsp; I will have to check it again on the home computer tonight.&amp;nbsp; If you want to have a look at the formerly-offending page, it is: &lt;/SPAN&gt;&lt;A href="http://mapmaker.millersville.edu/pamaps/PA_65copy.html"&gt;http://mapmaker.millersville.edu/pamaps/PA_65copy.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks anyway.&amp;nbsp; By the way, what is a "repro case?"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 11:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554228#M51694</guid>
      <dc:creator>CharlesGeiger</dc:creator>
      <dc:date>2012-02-16T11:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow does not open at Map onclick event location</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554229#M51695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad you got it fixed.&amp;nbsp; "repro case" means "reproducible case".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 15:42:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554229#M51695</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-02-16T15:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow does not open at Map onclick event location</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554230#M51696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Update:&amp;nbsp; I do most of my testing on IE.&amp;nbsp; At home I have IE9 on Win7.&amp;nbsp; It is still doing the original problematic behavior.&amp;nbsp; In Firefox and Chrome, though, the map query behaves properly.&amp;nbsp; So it seems to be browser-specific.&amp;nbsp; I'm not enough of a developer to know how to detect the exact processes, though I do know that Firefox's Firebug has the capabilities.&amp;nbsp; If anyone can recommend steps to take, I will continue to investigate.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 23:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554230#M51696</guid>
      <dc:creator>CharlesGeiger</dc:creator>
      <dc:date>2012-02-16T23:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: InfoWindow does not open at Map onclick event location</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554231#M51697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In IE9 @ home are you in Compatibility View? On one of our web maps, not JavaScriptAPI, we had issues with mouse click locations. It is resolved when Compatibility is turned on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 16:08:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/infowindow-does-not-open-at-map-onclick-event/m-p/554231#M51697</guid>
      <dc:creator>ChrisNelsen</dc:creator>
      <dc:date>2012-02-24T16:08:51Z</dc:date>
    </item>
  </channel>
</rss>

