<?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: TabControl not sizing as expected, causes contents to have bizarre sizing behavior</title><link>http://forums.silverlight.net/forums/thread/101597.aspx</link><pubDate>Thu, 02 Oct 2008 17:58:09 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:101597</guid><dc:creator>CoderX</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/101597.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=101597</wfw:commentRss><description>&lt;p&gt;Ok, I found my problem.&lt;/p&gt;&lt;p&gt;VerticalAlignment and HorizontalAlignment were the culprits. I had set these to Top and Left respectively which mostly worked in B2, but in RC0 is gives the behavior of squishing everything as much as possible. Once I removed these attributes the tab control nicely filled the grid cell and I am most happy. So if you see this behavior check those attributes and make sure they are set correctly.&lt;/p&gt;&lt;p&gt;I must say that overall I&amp;#39;m very impressed with the latest build.. it&amp;#39;s looking pretty good. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>TabControl not sizing as expected, causes contents to have bizarre sizing behavior</title><link>http://forums.silverlight.net/forums/thread/101134.aspx</link><pubDate>Thu, 02 Oct 2008 00:48:47 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:101134</guid><dc:creator>CoderX</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/101134.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=28&amp;PostID=101134</wfw:commentRss><description>&lt;p&gt;I have a TabControl that is contained within a grid cell. This TabControl contains a grid in each of it&amp;#39;s two tabs. Those internal grids contain DataGrids and other things. The desired behavior is for the TabControl to fill the dimensions of its container grid cell. I can not get it to do this. In Beta2, it at least would size properly to it&amp;#39;s contents. Now it does not, and the internal grids (which contain grid splitters) show very bizarre sizing behavior. The internal grids have columns defined with * widths.. which should force the TabControl to take as much space as possible... but they don&amp;#39;t. When I use the grid splitters all sorts of weird sizing jumps occur.. it&amp;#39;s very strange. TabControl unfortunately does not recognize * as a valid width attribute either.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;I had high hopes that the RC0 version of the TabControl would be ready to go, but it seems that we&amp;#39;ve traded some bugs for others. The &amp;quot;make everything inside them smaller&amp;quot; bugs are gone, but this new layout bug is a real head-scratcher. Barring a fix, I&amp;#39;ll have to go back to using buttons and collapsing to get proper behavior.&lt;/p&gt;&lt;p&gt;I can post a screen-cast if someone needs to see it in action.&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>