[Mono-bugs] [Bug 396141] TableLayoutPanel behaving wrong with RowCount == 0

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 2 12:14:45 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=396141

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=396141#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2008-06-02 10:14:45 MDT ---
Fixed in r104690.  Thanks for the report and test case!

2008-06-02  Jonathan Pobst  <monkey at jpobst.com>

        * TableLayoutPanel.cs: When calculating preferred size, use the
        actual number of columns and rows, not what the user set them to.
        [Fixes bug #396141]

2008-06-02  Jonathan Pobst  <monkey at jpobst.com>

        * TableLayoutTest.cs Add test for bug #396141.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list