[Mono-bugs] [Bug 79300][Nor] New - Label and panel transparency is wrong

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 6 07:02:14 EDT 2006


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 dsuarezv at codicesoftware.com.

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: peter at novonyx.com                            
+ReportedBy: dsuarezv at codicesoftware.com               
+QAContact: mono-bugs at ximian.com
+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


More information about the mono-bugs mailing list