[Mono-bugs] [Bug 82765][Min] Changed - Form: Opacity property always returns 1 on Win32

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 10 17:50:59 EDT 2007


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 gert.driesen at pandora.be.

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

--- shadow/82765	2007-09-09 11:18:25.000000000 -0400
+++ shadow/82765.tmp.7888	2007-09-10 17:50:59.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82765
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: andyhume32 at yahoo.co.uk               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -37,6 +37,12 @@
 value '1'.
 
 
 Notes
 [1] Transparency isn't seen though -- due to VM?  Is there also a 
 rounding issue there -- it completes at value 1.1 not at 1.0?
+
+------- Additional Comments From gert.driesen at pandora.be  2007-09-10 17:50 -------
+Apparently, this is cause by setting Form.Font.  This also causes the 
+form to be resized.
+
+See my standalone repro.


More information about the mono-bugs mailing list