https://bugzilla.novell.com/show_bug.cgi?id=412585
Summary: [REGRESSION] TableLayoutPanel: Setting ColumnCount to
any value creates infinite columns
Product: Mono: Class Libraries
Version: 1.9
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Changed from 1.9. Seems like we broke something. :-(
Repro, with app from bug 412583.
1. Run, hit Add five times
Expect five buttons in one column.
2. In the Properties window (opened from toolstrip) change ColumnCount to 1.
Expect no change.
In Mono currently all the buttons appear in one row, thus in five columns!
2. In the Properties window change ColumnCount to 3.
Expect three columns, with buttons horizontally {0,1,2} and {3,4}.
In Mono currently all the buttons appear in one row, thus in five columns!
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs