[Mono-bugs] [Bug 81516][Nor] Changed - Graphics.DrawString is not handling well wrapping with long words

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 2 16:43:03 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=81516

--- shadow/81516	2007-05-02 14:09:08.000000000 -0400
+++ shadow/81516.tmp.21349	2007-05-02 16:43:03.000000000 -0400
@@ -1,23 +1,24 @@
 Bug#: 81516
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: unserkonig at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Graphics.DrawString is not handling well wrapping with long words
+BugsThisDependsOn: 79594
 OtherBugsDependingOnThis: 80888
 
 Graphics.DrawString is not working fine when using wrapping
 (StringFormatFlags.LineLimit) with long words/sentences that don't have any
 white space (such "Weshouldincludeaspacesomewhere", instead of "We should
 include a space somewhere").
@@ -41,6 +42,9 @@
 (We only get "WeShoul" and nothing more).
 
 ------- Additional Comments From unserkonig at gmail.com  2007-05-02 14:05 -------
 Created an attachment (id=19171)
 Test sample
 
+
+------- Additional Comments From sebastien at ximian.com  2007-05-02 16:43 -------
+It's a known issue (within a lot of limitations of the current text API)


More information about the mono-bugs mailing list