[Mono-bugs] [Bug 77699][Nor] Changed - Graphics.DrawString tight
loops when width is smaller than 1st char
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 3 14:47:59 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 mkestner at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77699
--- shadow/77699 2006-03-03 14:47:14.000000000 -0500
+++ shadow/77699.tmp.3428 2006-03-03 14:47:59.000000000 -0500
@@ -16,6 +16,11 @@
Cc:
Summary: Graphics.DrawString tight loops when width is smaller than 1st char
Attaching sample to repro. When you pass a rectangle with a width less
than required to render the first char in the string, DrawString tight
loops. Only seems to happen with Format.Trimming set.
+
+------- Additional Comments From mkestner at ximian.com 2006-03-03 14:47 -------
+Created an attachment (id=16559)
+Test case
+
More information about the mono-bugs
mailing list