[Mono-bugs] [Bug 361441] New: FlowLayoutPanel Autosize-Dock problem

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 13 08:00:08 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=361441


           Summary: FlowLayoutPanel Autosize-Dock problem
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: Other
        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=194654)
 --> (https://bugzilla.novell.com/attachment.cgi?id=194654)
The project which shows the bug.

Hello,
I encountered the following problem. I have a flow layout panel where I add
dynamically (by code) a user control which has autosize set to true. Also the
autosize of the flow layout panel is set to true.
The user control contains two panels wher one panel is in dock style top and
the other one in dockstyle fill. In the panel this is at top there is a button
which hides the second panel.

The problem is now that if I run this under windows it shows me the differnet
user controls. If I run the same code under mono nothing is visible. I think
that it could be a problem of autosize in combination with dockstyle.

Anyway attached there is the project which shows the bug.

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