[Mono-bugs] [Bug 367249] TableLayoutPanel.SetColumnSpan incompatibility
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 5 10:38:24 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=367249
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=367249#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-03-05 08:38:24 MST ---
Fixed in r97390. Thanks for the report!
2008-03-05 Jonathan Pobst <monkey at jpobst.com>
* TableLayout.cs: Guard against an exception when a control's colspan
or rowspan is greater than the number of columns or rows.
[Fixes bug #367249]
2008-03-05 Jonathan Pobst <monkey at jpobst.com>
* TableLayoutTest.cs: Add test for bug #367249.
--
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