Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79300 --- shadow/79300 2006-09-06 07:02:14.000000000 -0400 +++ shadow/79300.tmp.10970 2006-09-06 07:02:14.000000000 -0400 @@ -0,0 +1,39 @@ +Bug#: 79300 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Label and panel transparency is wrong + +Description of Problem: +transparent label draws incorrect portion of container background. + +Steps to reproduce the problem: +1. Create a panel, set dock to top +2. Set a background image in panel +3. Create a label inside the panel, and set background color to +transparent. + +Actual Results: +label background has incorrect region from container background. + +Expected Results: +label should appear to be transparent + +How often does this happen? +always + +Additional Information: + +See attached sample app and screenshot _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
