https://bugzilla.novell.com/show_bug.cgi?id=396433
Summary: Nested TableLayoutPanels disappear
Product: Mono: Runtime
Version: 1.9.0
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: Minor
Priority: P5 - None
Component: misc
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: Other
Created an attachment (id=219564)
--> (https://bugzilla.novell.com/attachment.cgi?id=219564)
sample test program
If you create two TableLayoutPanels, the first of which is DockStyle.Top and
the second of which is inside one cell of the first and is DockStyle.Fill, then
the second panel is not sized correctly.
The attached sample code, when run under the Microsoft CLR displays a window
that has a panel with four quadrants on top of it, where the fourth quadrant is
itself divided in four quadrants.
When run under the MS CLR, the fourth quadrant correctly sizes to its contents.
When run under Mono, the fourth quadrant is much larger than needed. Also, part
of the panel border is clipped.
In the program where I first ran into this problem, controls in the second
TableLayoutPanel were also clipped.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs