[Mono-bugs] [Bug 80185][Min] Changed - The (optional) layered windows feature does not work properly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 11 16:33:14 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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80185
--- shadow/80185 2006-12-11 10:43:24.000000000 -0500
+++ shadow/80185.tmp.20170 2006-12-11 16:33:14.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80185
Product: Mono: Class Libraries
Version: 1.2
OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -65,6 +65,9 @@
- CreateParams calls Opacity getter to determine if Opacity < 1.0
- Opacity getter queries GetWindowTransparency, which returns 1.0
- Because Opacity = 1.0, the layered bit is not set
Maybe the layered bit in CreateParams should be set off of
AllowTransparency instead of Opacity?
+
+------- Additional Comments From monkey at jpobst.com 2006-12-11 16:33 -------
+Fixed in r69358. Thanks for the report!
More information about the mono-bugs
mailing list