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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 2006-12-18 12:38 ------- Actually I was wrong. The difference is constant. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-20 16:07 ------- +Fixed in SVN revision 69832. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
