[Mono-bugs] [Bug 402651] New: Autosize of table layout panel does not work correctly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jun 23 02:16:54 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=402651
Summary: Autosize of table layout panel does not work correctly
Product: Mono: Class Libraries
Version: 1.9.0
Platform: i386
OS/Version: Windows Vista
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: manfred.ramoser at emdse.eu
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=223651)
--> (https://bugzilla.novell.com/attachment.cgi?id=223651)
The project which shows the bug.
Hello,
I found the following bug.
I had the following "configuration":
- tablelayoutpanel (tlp) with 2 rows
- tlp is in dock -> fill
- first row -> sizetype: percent -> value: 100%
- second row -> sizetype: autosize
the content of the second row is made invisible before starting the
application. When I tried then afterwards to make the controls in the second
row visible at runtime they are not shown; only a small bar is visible. Under
Net the second row is resized correctly and all controls are visible.
See the attached project to reproduce the bug. Click after start on "show
buttons".
regards
Manfred
--
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.
More information about the mono-bugs
mailing list