<?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: new Search dijit bug? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173068#M16012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A work around for this ESRI bug would be to remove the &amp;lt;strong&amp;gt; tag from the HTML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;geocoder.on('suggest-results', function(evt){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array.forEach(dojoQuery('.suggestionsMenu li'), function(domSuggestion){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; domSuggestion.innerHTML = domSuggestion.title;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/P&gt;&lt;P&gt;});&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This should allow the mouse click event to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 15:10:19 GMT</pubDate>
    <dc:creator>KennethMcComas</dc:creator>
    <dc:date>2015-04-23T15:10:19Z</dc:date>
    <item>
      <title>new Search dijit bug?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173066#M16010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this sample for the new Search dijit from the 3.13 JavaScript api&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/search_basic/" title="http://developers.arcgis.com/javascript/samples/search_basic/"&gt;ArcGIS API for JavaScript | Basic Search&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you get a list of suggestions you can't click on the &amp;lt;strong&amp;gt;bold/strong&amp;lt;/strong&amp;gt; text.&amp;nbsp;&amp;nbsp; I assume this is a bug on ESRI's part. Has anyone dealt with this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 18:53:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173066#M16010</guid>
      <dc:creator>JoshHevenor</dc:creator>
      <dc:date>2015-04-22T18:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: new Search dijit bug?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173067#M16011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quick example,&amp;nbsp; click on the bold and nothing happens. Click on the normal text and select-result fires. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="search_dijit_bug_example.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/88026_search_dijit_bug_example.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 18:56:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173067#M16011</guid>
      <dc:creator>JoshHevenor</dc:creator>
      <dc:date>2015-04-22T18:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: new Search dijit bug?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173068#M16012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A work around for this ESRI bug would be to remove the &amp;lt;strong&amp;gt; tag from the HTML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;geocoder.on('suggest-results', function(evt){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; array.forEach(dojoQuery('.suggestionsMenu li'), function(domSuggestion){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; domSuggestion.innerHTML = domSuggestion.title;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/P&gt;&lt;P&gt;});&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This should allow the mouse click event to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 15:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173068#M16012</guid>
      <dc:creator>KennethMcComas</dc:creator>
      <dc:date>2015-04-23T15:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: new Search dijit bug?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173069#M16013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;correct as a workoutaround...still a bug in the API from what I can tell.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 18:34:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173069#M16013</guid>
      <dc:creator>JoshHevenor</dc:creator>
      <dc:date>2015-04-23T18:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: new Search dijit bug?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173070#M16014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is an issue we're aware of and have it in the plan to fix for the next release of the API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 16:21:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/new-search-dijit-bug/m-p/173070#M16014</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2015-04-27T16:21:47Z</dc:date>
    </item>
  </channel>
</rss>

