﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebCombo - WebCombo in Chrome Drop down button disappears</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-in-Chrome-Drop-down-button-disappears/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebCombo in Chrome Drop down button disappears</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-in-Chrome-Drop-down-button-disappears/</link><pubDate>Thu, 04 Dec 2014 03:24:00 GMT</pubDate><dc:creator>yudi</dc:creator><category>WebCombo Chrome</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I tried to reproduce the problem reported by Adrian Mateescu on August 14, 2014 (the drop down button is disappear as soon as selects something in IE 9 browser) by using the live sample of WebCombo, &lt;a href="http://live.intersoftpt.com/cs/WebCombo/BindAccess.aspx?noframe=1" target="_blank"&gt;BindAccess.aspx&lt;/a&gt;. The detail step is as follow:&lt;/span&gt;&lt;/p&gt;&lt;ol style="color: #1f497d;"&gt;&lt;li&gt;Open the &lt;a href="http://live.intersoftpt.com/cs/WebCombo/BindAccess.aspx?noframe=1" target="_blank"&gt;sample&lt;/a&gt; in IE 11 browser;&lt;/li&gt;&lt;li&gt;Open Developer Tools (F12) of IE 11 browser and enable IE 9 emulation by setting &lt;em&gt;Document mode&lt;/em&gt; to &lt;em&gt;9&lt;/em&gt; and &lt;em&gt;User agent string&lt;/em&gt; to &lt;em&gt;Internet Explorer 9&lt;/em&gt;;&lt;/li&gt;&lt;li&gt;Click the dropdown button and select "Maria Anders";&lt;/li&gt;&lt;li&gt;The dropdown button is not disappear after user select an item.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The above sample uses HTML5 doctype. Could you please confirm whether you have set &lt;strong&gt;RenderingMode&lt;/strong&gt; of WebCombo to &lt;strong&gt;HTML5&lt;/strong&gt;?&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&amp;lt;ISWebCombo:WebCombo ID="WebCombo1" runat="server" DataSourceID="AccessDataSource1"
    DataTextField="ContactName" DataValueField="CustomerID" Height="20px" Width="200px"
    UseDefaultStyle="True" RenderingMode="HTML5"&amp;gt;
&amp;lt;/ISWebCombo:WebCombo&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please feel free to let me know if you find anything that I might miss during my attempt to reproduce the problem.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebCombo in Chrome Drop down button disappears</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-in-Chrome-Drop-down-button-disappears/</link><pubDate>Wed, 03 Dec 2014 17:55:37 GMT</pubDate><dc:creator>jmcgunig@toronto.ca</dc:creator><category>WebCombo Chrome</category><description>&lt;p&gt;Hello everyone,&lt;/p&gt;&lt;p&gt;I think I figured it out, the problem comes from missing xmlns, so if the html tag looks looks like &lt;/p&gt;&lt;p&gt;&lt;span face="Consolas" size="2"&gt;&lt;span face="Consolas" size="2"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span color="#ff0000" face="Consolas" size="2"&gt;&lt;span color="#ff0000" face="Consolas" size="2"&gt;&lt;span color="#ff0000" face="Consolas" size="2"&gt;&amp;lt;html xmlns&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span color="#0000ff" face="Consolas" size="2"&gt;&lt;span color="#0000ff" face="Consolas" size="2"&gt;&lt;span color="#0000ff" face="Consolas" size="2"&gt;=&lt;a href="http://www.w3.org/1999/xhtml"&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;it works fine, if i take out the xmlns the dropdown button disapears in IE11. I have the HTML5 doctype.&lt;/p&gt;&lt;p&gt;Yudi, could you explain please this behaviour?&lt;/p&gt;&lt;p&gt;Thank you,&lt;/p&gt;&lt;p&gt;Adrian&lt;/p&gt;</description></item><item><title>WebCombo in Chrome Drop down button disappears</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-in-Chrome-Drop-down-button-disappears/</link><pubDate>Tue, 02 Dec 2014 19:51:29 GMT</pubDate><dc:creator>jmcgunig@toronto.ca</dc:creator><category>WebCombo Chrome</category><description>&lt;p&gt;Hello hans,&lt;/p&gt;&lt;p&gt;Thank you for your message. I added the script you mentioned, I added an alert to show when it is called, but it did not solve my problem. I even copied exactly one combo from the online samples and it behaves the same, the dropdown button just disapears.&lt;/p&gt;&lt;p&gt;Any other ideas?&lt;/p&gt;&lt;p&gt;Thank you,&lt;/p&gt;&lt;p&gt;Adrian&lt;br&gt;&lt;/p&gt;</description></item><item><title>WebCombo in Chrome Drop down button disappears</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-in-Chrome-Drop-down-button-disappears/</link><pubDate>Tue, 19 Aug 2014 23:43:44 GMT</pubDate><dc:creator>Hans</dc:creator><category>WebCombo Chrome</category><description>&lt;p&gt;Hello,&lt;br&gt;&lt;br&gt;Please kindly try to add “OnShowDropDown” client side event to your WebCombo.&lt;br&gt;And then add / use “DoResize()” method in that event.&lt;br&gt;&lt;br&gt;Here’s the example snippet code regarding “DoResize()”:&lt;br&gt;&lt;/p&gt;&lt;pre&gt;function WebCombo1_OnShowDropDown(controlId, left, top, width, height){
    var WebCombo = ISGetObject(controlId);
    WebCombo.DoResize();
    return true;
}
&lt;/pre&gt;&lt;p&gt;Hope this helps.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.&lt;br&gt;&lt;/p&gt;</description></item><item><title>WebCombo in Chrome Drop down button disappears</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-in-Chrome-Drop-down-button-disappears/</link><pubDate>Thu, 14 Aug 2014 12:20:38 GMT</pubDate><dc:creator>jmcgunig@toronto.ca</dc:creator><category>WebCombo Chrome</category><description>&lt;p&gt;Hi Yudi,&lt;/p&gt;&lt;p&gt;This is Adrian, we just exchanged emails about the firefox issue. I just noticed similar issue with IE9, but the combo was not initialy hidden. it is the only control on the page. Click one and it opens the list and then the image kind of shrinks to 1mm almost invisible and only if you click that tiny line that is the button it opens the list.&lt;/p&gt;&lt;p&gt;Thank you,&lt;/p&gt;&lt;p&gt;Adrian&lt;/p&gt;</description></item><item><title>WebCombo in Chrome Drop down button disappears</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-in-Chrome-Drop-down-button-disappears/</link><pubDate>Tue, 15 Jul 2014 00:15:05 GMT</pubDate><dc:creator>yudi</dc:creator><category>WebCombo Chrome</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I created a simple sample of WebCombo based on your scenario.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;In the sample, I have a WebCombo with its &lt;strong&gt;Visible&lt;/strong&gt; property set to &lt;em&gt;False&lt;/em&gt;; and an ASP.NET &lt;strong&gt;RadioButtonList&lt;/strong&gt; with two &lt;strong&gt;ListItem&lt;/strong&gt;: “Hide WebCombo” and “Show WebCombo”. On &lt;strong&gt;SelectedIndexChanged&lt;/strong&gt;, the &lt;em&gt;Visible&lt;/em&gt; property of WebCombo is set (to True or False) &lt;em&gt;based on the selected item text of RadioButtonList&lt;/em&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Everything works as expected when render this sample (with the latest build version of WebCombo 6 and WebUI.NET Framework 3.0) on Chrome 35 browser. The drop down button of WebCombo doesn’t disappear after user select something.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I enclose my sample as attachment. Please have the sample evaluated on your and let me know response.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebCombo in Chrome Drop down button disappears</title><link>http://www.intersoftsolutions.com/Community/WebCombo/WebCombo-in-Chrome-Drop-down-button-disappears/</link><pubDate>Mon, 14 Jul 2014 03:36:18 GMT</pubDate><dc:creator>dbarrett</dc:creator><category>WebCombo Chrome</category><description>&lt;p&gt;When I have a combobox that is initially hidden and only gets displayed once a radio button is clicked, the drop down button disappears as soon as the user selects something. &amp;nbsp;Thereafter the user can still use the up and down arrows on the keyboard to select different items, but they can no longer see the drop down.&lt;/p&gt;</description></item></channel></rss>