[Mono-bugs] [Bug 77699][Nor] New - 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:14 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.3415 2006-03-03 14:47:14.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 77699
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: jordi at ximian.com
+ReportedBy: mkestner at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+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.
More information about the mono-bugs
mailing list