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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 20 14:47:47 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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79300

--- shadow/79300	2006-09-20 12:53:56.000000000 -0400
+++ shadow/79300.tmp.4556	2006-09-20 14:47:47.000000000 -0400
@@ -71,6 +71,16 @@
 ------- Additional Comments From sebastien at ximian.com  2006-09-20 12:53 -------
 Committed (broken) texture sample to SVN
 /mcs/class/System.Drawing/Samples/Standalone/texture.cs
 
 I will revert patch from libgdiplus as reporter says it's not fixed
 anyway.
+
+------- Additional Comments From sebastien at ximian.com  2006-09-20 14:47 -------
+Commenting label creation (and properties) in the source gives the
+correct output (as far as I can tell), which would disculpate Panel.
+
+So the problem looks like Label drawing using BackColor =
+System.Drawing.Color.Transparent
+
+Attaching a smaller (to build) version of the sample that create (with
+any parameter) or not (without params) the label.


More information about the mono-bugs mailing list