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


           Summary: Control should Invalidate children with transparent
                    BackColor
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


Description of Problem:

when a Control has children which have BackColor set to Color.Transparent or a
Colour with an alphablend component, the children do not get invalidated when
the parent is.


Steps to reproduce the problem:
1. compile and run the test case:
mcs -r:System.Windows.Forms,System.Drawing TransparentInvalidate.cs


Actual Results:
The Child label doesn't invalidate when the parent Form does


Expected Results:

The Chlid label should be invalidated when it's parent is


How often does this happen? 

always on mono


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