<?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: Weird behavior from dijit/form/combobox with LaunchPad theme in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390150#M10393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I programatically set it like&amp;nbsp;&lt;/P&gt;&lt;P&gt;configComboBox.set('style', {width:'200px', height: '45px'});&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2017 16:50:40 GMT</pubDate>
    <dc:creator>Alexwang</dc:creator>
    <dc:date>2017-03-20T16:50:40Z</dc:date>
    <item>
      <title>Weird behavior from dijit/form/combobox with LaunchPad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390146#M10389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have a dijit/form/ComboBox in my LaunchPad theme app. The combobox works, but the weird thing was that the control still got focused even when I moved cursor below the box - please see below. When I click it, the drop down list opens. When I change theme from LaunchPad to a Tab, I didn't notice any weird behavior. I assume the LaunchPad theme adds some styles to the dijit controls, is there a way to remove or overwrite these styles? Thanks for your help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LaunchPad theme:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="221" src="https://community.esri.com/legacyfs/online/343122_pastedImage_1.png" style="width: 544px; height: 186px;" width="644" /&gt;&lt;/P&gt;&lt;P&gt;Tab theme:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" height="172" src="https://community.esri.com/legacyfs/online/343123_pastedImage_2.png" style="width: 537px; height: 169px;" width="547" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2017 18:23:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390146#M10389</guid>
      <dc:creator>Alexwang</dc:creator>
      <dc:date>2017-03-19T18:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Weird behavior from dijit/form/combobox with LaunchPad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390147#M10390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am not seeing this behavior on my end. In you image do you notice that your mouse cursor is a pointer still? When you mouse cursor is a pointer over a combobox the combobox is in hover over mode and thus still get the focus rect around it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 14:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390147#M10390</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-20T14:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Weird behavior from dijit/form/combobox with LaunchPad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390148#M10391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert. When i didn't apply a custom height to the combobox,&amp;nbsp;everything worked. But after i gave it a height (in my case, 35px) less than the default height, the weird behavior appears.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 15:16:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390148#M10391</guid>
      <dc:creator>Alexwang</dc:creator>
      <dc:date>2017-03-20T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Weird behavior from dijit/form/combobox with LaunchPad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390149#M10392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Are you adding the height in the combobox style property or as a css rule?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 16:30:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390149#M10392</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-20T16:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Weird behavior from dijit/form/combobox with LaunchPad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390150#M10393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I programatically set it like&amp;nbsp;&lt;/P&gt;&lt;P&gt;configComboBox.set('style', {width:'200px', height: '45px'});&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 16:50:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390150#M10393</guid>
      <dc:creator>Alexwang</dc:creator>
      <dc:date>2017-03-20T16:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Weird behavior from dijit/form/combobox with LaunchPad theme</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390151#M10394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Even when I do that in the lauchpad theme for a combobox when I click off the CB the focus rect is removed...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 13:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/weird-behavior-from-dijit-form-combobox-with/m-p/390151#M10394</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-21T13:00:37Z</dc:date>
    </item>
  </channel>
</rss>

