[Mono-bugs] [Bug 412585] New: [REGRESSION] TableLayoutPanel: Setting ColumnCount to any value creates infinite columns
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jul 28 06:28:48 EDT 2008
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: contact at i-nz.net
ReportedBy: andyhume32 at yahoo.co.uk
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list