[Mono-bugs] [Bug 75718][Cos] New - Transparency not supported under
windows
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 4 19:54:17 EDT 2005
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 griffinseth at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75718
--- shadow/75718 2005-08-04 19:54:17.000000000 -0400
+++ shadow/75718.tmp.13466 2005-08-04 19:54:17.000000000 -0400
@@ -0,0 +1,48 @@
+Bug#: 75718
+Product: Mono: Runtime
+Version: 1.1
+OS:
+OS Details: XP
+Status: NEW
+Resolution:
+Severity:
+Priority: Cosmetic
+Component: io-layer
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: griffinseth at yahoo.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Transparency not supported under windows
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+When creating an application which uses transparency, the transparency
+key does not work. In addition, any attempt to use the opacity feature on
+a windows form will cause an error at compile time.
+
+
+Steps to reproduce the problem:
+1. Create a windowed application which sets opacity of the window to 50%
+2. Set the background color to white
+3. Set the transparency key to white
+
+Actual Results:
+The application will not compile as long as the opacity property is being
+used.
+
+The application will compile without the opasity property being used,
+however, the transparency key will not work at all.
+
+Expected Results:
+The application should be able to access the opacity key
+
+The application should be displayed as a window, with a see through
+client area, and a 50% transparent title bar and border.
+
+How often does this happen?
+Everytime.
+
+Additional Information:
More information about the mono-bugs
mailing list