<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Report a Silverlight Bug</title><link>http://forums.silverlight.net/forums/28.aspx</link><description>Found a bug in Silverlight? Use this forum to describe the bug and the code or steps to reproduce it.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: ComboBox - Disabled and Collapsed item can still be selected</title><link>http://forums.silverlight.net/forums/thread/237413.aspx</link><pubDate>Wed, 24 Jun 2009 18:02:40 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:237413</guid><dc:creator>praveenrangarajan</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/237413.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=237413</wfw:commentRss><description>Why dont you trigger a selection_Changed, and look for the item&amp;#39;s IsEnabled or Collapsed - exit out of the routine if true.
My two cents worth solution :D.</description></item><item><title>Re: ComboBox - Disabled and Collapsed item can still be selected</title><link>http://forums.silverlight.net/forums/thread/228565.aspx</link><pubDate>Wed, 03 Jun 2009 17:39:36 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:228565</guid><dc:creator>leakybagel</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/228565.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=228565</wfw:commentRss><description>&lt;p&gt;The same functionality appears to exist with Silverlight 2.0 -- you can still select the item by using the keyboard.&lt;/p&gt;
&lt;p&gt;It appears that the combobox items need to be declared as ComboBoxItems in order to disable one. I&amp;#39;m binding to a Dictionary&amp;lt;Enum, string&amp;gt; and can&amp;#39;t figure out how to find and disable an item in the list.&lt;/p&gt;</description></item><item><title>Re: ComboBox - Disabled and Collapsed item can still be selected</title><link>http://forums.silverlight.net/forums/thread/224640.aspx</link><pubDate>Tue, 26 May 2009 14:09:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:224640</guid><dc:creator>Klinger</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/224640.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=224640</wfw:commentRss><description>&lt;p&gt;For most cases that&amp;#39;s what I would do (filtering the source), but I have a specific situation where I don&amp;#39;t want to.&lt;/p&gt;
&lt;p&gt;The point is that the behavior is inconsistent, if you cannot select using the mouse, you&lt;/p&gt;
&lt;p&gt;should not be able to select using the arrows.&lt;/p&gt;</description></item><item><title>Re: ComboBox - Disabled and Collapsed item can still be selected</title><link>http://forums.silverlight.net/forums/thread/224513.aspx</link><pubDate>Tue, 26 May 2009 09:52:06 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:224513</guid><dc:creator>mchlSync</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/224513.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=224513</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Why don&amp;#39;t you remove those items from combobox instead of disabling them? &lt;br /&gt;&lt;/p&gt;</description></item><item><title>ComboBox - Disabled and Collapsed item can still be selected</title><link>http://forums.silverlight.net/forums/thread/224423.aspx</link><pubDate>Tue, 26 May 2009 05:53:34 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:224423</guid><dc:creator>Klinger</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/224423.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=224423</wfw:commentRss><description>&lt;p&gt;A disabled combobox item can be selected if you use the arrows.&lt;/p&gt;
&lt;p&gt;I tried setting IsEnabled=false and Visibility=Collapsed and still get the same behavior.&lt;/p&gt;
&lt;p&gt;I find it to be a bit inconsistent. &lt;/p&gt;
&lt;p&gt;If you can not select using the mouse you should not be able to select&lt;/p&gt;
&lt;p&gt;using the keyboard either.&lt;/p&gt;
&lt;p&gt;I am using Silverlight 3 ( I did not try it on SL 2).&lt;/p&gt;</description></item></channel></rss>