[Mono-bugs] [Bug 79173][Nor] Changed - Label: multiple newlines in text are ignored

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 15 11:34:52 EDT 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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79173

--- shadow/79173	2006-09-13 11:49:26.000000000 -0400
+++ shadow/79173.tmp.8146	2006-09-15 11:34:52.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 79173
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
@@ -122,6 +122,10 @@
 -                       CursorY+=LineHeight;
 +                       CursorY+=LineHeight * CurrentDetail->Linefeeds;
                         CurrentDetail->Flags|=STRING_DETAIL_LINESTART;
                         CurrentLineStart=CurrentDetail;
  #ifdef DRAWSTRING_DEBUG
 
+
+------- Additional Comments From sebastien at ximian.com  2006-09-15 11:34 -------
+Fixed in SVN r65464.
+We'll need another way to fix #78777.


More information about the mono-bugs mailing list