[Mono-bugs] [Bug 81572][Nor] Changed - MeasureString problems with multline strings

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 2 10:09:43 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 sebastien at ximian.com.

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

--- shadow/81572	2007-08-02 09:39:28.000000000 -0400
+++ shadow/81572.tmp.29950	2007-08-02 10:09:42.000000000 -0400
@@ -62,6 +62,11 @@
 	string text1 = "Test 1,2,3,4,5...\nTest\nTest123\nTest 456";
 return the same values with libgdiplus too
 
 size-1: {Width=99, Height=56}
 size-2: {Width=99, Height=17}
 
+
+------- Additional Comments From sebastien at ximian.com  2007-08-02 10:09 -------
+Problem is caused by the patch from bug #78777
+It makes the second character (of the long line) not update the
+CursorX position (hence smaller)


More information about the mono-bugs mailing list