[Mono-bugs] [Bug 361448] New: FlowLayoutPanel padding is ignored

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


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


           Summary: FlowLayoutPanel padding is ignored
           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=194660)
 --> (https://bugzilla.novell.com/attachment.cgi?id=194660)
Project that shows the bug.

Hello,
I encountered the following bug. If you have a FlowLayoutPanel which contains
some controls (in my case buttons) and the padding of the FlowLayoutPanel is
set to 20;40;0;0 for example then this works correctly under windows but it
seems that mono simply ignores the padding and draws all controls in the left
upper corner.

Attached you can find a 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