[Mono-bugs] [Bug 80301][Min] Changed - TextBoxBase.PrefferedHeight returns incorrect values

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 20 16:07:09 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 georgegiolfan at yahoo.com.

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

--- shadow/80301	2006-12-18 12:38:16.000000000 -0500
+++ shadow/80301.tmp.16486	2006-12-20 16:07:09.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80301
 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
@@ -50,6 +50,9 @@
 work on Windows when the font size is 13.
 return Font.Height + (border_style == BorderStyle.None ? 0 : 7);
 The difference between the font size and preffered height is not constant.
 
 ------- Additional Comments From georgegiolfan at yahoo.com  2006-12-18 12:38 -------
 Actually I was wrong. The difference is constant.
+
+------- Additional Comments From georgegiolfan at yahoo.com  2006-12-20 16:07 -------
+Fixed in SVN revision 69832.


More information about the mono-bugs mailing list