<?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: Bug: ScrollBar HorizontalRootElement shows as artifact behind VerticalRootElement</title><link>http://forums.silverlight.net/forums/thread/63996.aspx</link><pubDate>Sun, 22 Jun 2008 23:20:03 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:63996</guid><dc:creator>KeithRome</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/63996.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=63996</wfw:commentRss><description>&lt;p&gt;I can confirm this bug is still present in beta2 as well. But since the ScrollBar control was relocated to the core Silverlight assembly (as opposed to the external controls assembly), we can&amp;#39;t &amp;quot;hand patch&amp;quot; it ourselves.&lt;/p&gt;
&lt;p&gt;So I guess it&amp;#39;s back to my old work-around of having seperate Horizontal and Vertical versions of the ScrollBar templates in my custom styles... oh well, at least I get some help from Blend now when editing the templates...&lt;/p&gt;</description></item><item><title>Re: Bug: ScrollBar HorizontalRootElement shows as artifact behind VerticalRootElement</title><link>http://forums.silverlight.net/forums/thread/63795.aspx</link><pubDate>Sat, 21 Jun 2008 19:04:32 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:63795</guid><dc:creator>markheath</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/63795.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=63795</wfw:commentRss><description>&lt;p&gt;this bug is still present in beta 2.&lt;img src="http://silverlight.net/emoticons/emotion-6.gif" alt="Sad" /&gt; (see my &lt;a href="http://mark-dot-net.blogspot.com/2008/06/styling-listbox-with-silverlight-2-beta_21.html"&gt;blog entry here&lt;/a&gt; for more details)&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Bug: ScrollBar HorizontalRootElement shows as artifact behind VerticalRootElement</title><link>http://forums.silverlight.net/forums/thread/42610.aspx</link><pubDate>Mon, 31 Mar 2008 10:53:37 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:42610</guid><dc:creator>Yi-Lun Luo - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/42610.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=42610</wfw:commentRss><description>&lt;p&gt;Hello, this is a known issue. The ScollBar&amp;#39;s code missed this line:&lt;/p&gt;&lt;font size="2"&gt;
&lt;p&gt;ElementVerticalTemplate = GetTemplateChild(ElementVerticalTemplateName) &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;as&lt;/font&gt;&lt;font size="2"&gt; FrameworkElement;&lt;/p&gt;&lt;/font&gt;
&lt;p&gt;It&amp;#39;ll probably be fixed soon. For now, you can download the source code of the Controls from &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=EA93DD89-3AF2-4ACB-9CF4-BFE01B3F02D4&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=EA93DD89-3AF2-4ACB-9CF4-BFE01B3F02D4&amp;amp;displaylang=en&lt;/a&gt; and do the modification yourself.&lt;/p&gt;</description></item><item><title>Bug: ScrollBar HorizontalRootElement shows as artifact behind VerticalRootElement</title><link>http://forums.silverlight.net/forums/thread/42076.aspx</link><pubDate>Fri, 28 Mar 2008 18:11:17 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:42076</guid><dc:creator>jseaver</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/42076.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=42076</wfw:commentRss><description>&lt;p&gt;Steps to reproduce the problem:&lt;/p&gt;
&lt;p&gt;1) Populate a ListBox control with enough content so that both vertical and horizontal scroll bars appear.&lt;/p&gt;
&lt;p&gt;2) Copy the default ListBox, ScrollBar, and related&amp;nbsp;templates to App.xaml and wire them up as appropriate&lt;/p&gt;
&lt;p&gt;3) Comment out the Track Layer in the VerticalRootElement so that you can see behind the scroll bar&lt;/p&gt;
&lt;p&gt;4) An artifact of the HorizontalRootElement (from the HorizontalThumbTemplate) is clearly visible (narrow the vertical bar if you have trouble seeing it)&lt;/p&gt;
&lt;p&gt;A very annoying bug, it took many hours to track it down.&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&lt;/p&gt;&lt;/font&gt;</description></item></channel></rss>