[Mono-bugs] [Bug 78889][Nor] Changed - Changing Font of a MultiLine TextBox changes it's Height

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 15 11:06:38 EDT 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 peter at novonyx.com.

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

--- shadow/78889	2006-07-18 09:10:59.000000000 -0400
+++ shadow/78889.tmp.31663	2006-08-15 11:06:38.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78889
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: kuba.brecka at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -52,6 +52,9 @@
             MessageBox.Show(T.Height.ToString());
 
             this.Controls.Add(T);
         }
     }
 }
+
+------- Additional Comments From peter at novonyx.com  2006-08-15 11:06 -------
+Thanks for the testcase. Fixed in svn r63763


More information about the mono-bugs mailing list