[Mono-bugs] [Bug 80562][Wis] Changed - System.Drawing.Graphics.MeasureString not working.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 19 18:10:36 EST 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=80562

--- shadow/80562	2007-01-19 17:49:51.000000000 -0500
+++ shadow/80562.tmp.1231	2007-01-19 18:10:36.000000000 -0500
@@ -1,20 +1,28 @@
 Bug#: 80562
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Drawing.
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: vlad.dimitrov at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: System.Drawing.Graphics.MeasureString not working.
 
 System.Drawing.Graphics.MeasureString (string text, Font font) returns
 always  width:0 and height:2, no matter what input is passed.
+
+------- Additional Comments From sebastien at ximian.com  2007-01-19 18:10 -------
+There are known issues with MeasureString (search in bugzilla) however
+in this case I doubt that all input values would produce this, as a
+lot of unit tests would fail.
+
+Please provide a complete, as simple as possible, self-contained test
+case. Thanks.


More information about the mono-bugs mailing list