[Mono-bugs] [Bug 74762][Wis] Changed - Graphics.DrawString throws
exception on NULL
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun May 22 13:19:04 EDT 2005
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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74762
--- shadow/74762 2005-04-28 20:38:50.000000000 -0400
+++ shadow/74762.tmp.11990 2005-05-22 13:19:04.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 74762
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Gentoo 2005.0
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Sys.Drawing.
AssignedTo: mono-bugs at ximian.com
ReportedBy: borsanza at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Error in System.Drawing.Graphics.DrawString()
+Summary: Graphics.DrawString throws exception on NULL
Description of Problem:
If you Draw a null String it crash and in Microsoft don't crash.
Steps to reproduce the problem:
Font font1 = new Font("Tahoma", 8, FontStyle.Bold);
More information about the mono-bugs
mailing list