[Mono-bugs] [Bug 77985][Maj] New - Setting the BackColor of a
control to Color.Transparent shouldn't affect the underlying Form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Apr 1 08:58:29 EST 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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=77985
--- shadow/77985 2006-04-01 08:58:28.000000000 -0500
+++ shadow/77985.tmp.32163 2006-04-01 08:58:28.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 77985
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: xenomorph2 at onlinehome.de
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Setting the BackColor of a control to Color.Transparent shouldn't affect the underlying Form
+
+Setting the background color of a control to Color.Transparent has the
+effect that the part of the form which is under the control gets painted
+transparent also.
+Instead of seeing the part of the desktop that is under the form/control
+area the transparency should only affect the control and not the form.
+
+This is related to all the "desktop drawing artefacts" that some apps show.
More information about the mono-bugs
mailing list