[Mono-bugs] [Bug 416064] New: CheckBox Control Not Drawn In Expected Alignment

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Aug 9 06:13:39 EDT 2008


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


           Summary: CheckBox Control Not Drawn In Expected Alignment
           Product: Mono: Class Libraries
           Version: 1.9
          Platform: i686
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: martin_costello at talk21.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer


To replicate, create a GroupBox control on a form, and place a series of
CheckBox controls within it.  These should have CheckAlign=Right, and be
aligned so that each CheckBox is aligned either beneath or below another, and
that they are aligned horizontally so all of the first characters of the label
are aligned.  NB create using .NET and VisualStudio.

Viewing the rendered form using .NET shows the form as expected.

Running the form with MONO shows that the horizontal alignment has been changed
and that the CheckBox controls are aligned so that the checkbox parts on the
right are aligned with each other, rather than the text on the left.

MONO should render the form indentically to .NET.


-- 
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