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


           Summary: SplitContainer crashes if BackColor is set to
                    transparent
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: PC
               URL: http:///
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
                CC: [EMAIL PROTECTED]
          Found By: ---


Description of Problem:
SplitContainer crashes if BackColor is set to transparent.
When set in the designer, code generated is:
this.splitContainer1.BackColor = System.Drawing.Color.Transparent;
Screen with container will crash and close app

Steps to reproduce the problem:
1. Create a new project as a Windows Application.
2. Add a SplitContainer to the form1
3. Set the splitContainer BackColor to "transparent"


Actual Results:
App will close when that form is open

Expected Results:
Mono shows form with container in it.

How often does this happen? 
Everytime.

Additional Information:


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

Reply via email to