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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
