[Mono-bugs] [Bug 82619][Wis] New - Text box string and cr or lf or crlf

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 28 17:33:07 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 surfzoid2002 at yahoo.fr.

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

--- shadow/82619	2007-08-28 17:33:07.000000000 -0400
+++ shadow/82619.tmp.21227	2007-08-28 17:33:07.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 82619
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: Mandriva cooker 2007/2008
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: surfzoid2002 at yahoo.fr               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Text box string and cr or lf or crlf
+
+In my app i use a large text box for something like debuging, so i write
+some text inside by the code only, wich indique the progress of operations
+and return some usfull infos, under windows every thing went ok but under
+linux i have (not all the time, unluky) two line of string on one like the
+text box forget to use the cariage return, to do the CR i use
+environment.newline because my app need to run under win and nux.
+See the screen shot below for a exemple of bad result.


More information about the mono-bugs mailing list