[Mono-bugs] [Bug 355408] TableLayoutPanel confused by ColumnSpan/Anchor/ Dock combination
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 23 15:55:28 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=355408
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=355408#c3
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Jonathan Pobst <jpobst at novell.com> 2008-01-23 13:55:27 MST ---
To be fair, I am also generally confused by ColumnSpan/Anchor/Dock
combinations. :)
Fixed in r93668. Thanks for the report!
2008-01-23 Jonathan Pobst <monkey at jpobst.com>
* TableLayout.cs: Don't include Dock.Fill, multicolumn/multirow spanned
controls when calculating column/row sizes.
[Fixes bug #355408]
2008-01-23 Jonathan Pobst <monkey at jpobst.com>
* TableLayoutTest.cs: Add test for bug #355408.
--
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