[Mono-bugs] [Bug 79297][Nor] Changed - PNG alpha values are not fully considered

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 6 12:59: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 mkestner at ximian.com.

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

--- shadow/79297	2006-09-06 05:14:41.000000000 -0400
+++ shadow/79297.tmp.23531	2006-09-06 12:59:14.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79297
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: dsuarezv at codicesoftware.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -45,6 +45,20 @@
 
 
 ------- Additional Comments From dsuarezv at codicesoftware.com  2006-09-06 05:14 -------
 Created an attachment (id=17613)
 Sample PNG with transparency
 
+
+------- Additional Comments From mkestner at ximian.com  2006-09-06 12:59 -------
+Can you clarify what you mean by:
+
+"2. Attach to it a PNG with transparency values, let's say 120"
+
+If you mean setting Form.BackgroundImage, the docs on msdn say it's
+unsupported:
+
+Note   Images with translucent or transparent colors are not supported
+by Windows Forms controls as background images
+
+A sample demonstrating the incorrect behavior would help us isolate
+the problem.


More information about the mono-bugs mailing list