[Mono-bugs] [Bug 76514][Nor] New - Wrong handling of strings that
contain '\n' in multiline TextBox
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 22 08:19:00 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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=76514
--- shadow/76514 2005-10-22 08:19:00.000000000 -0400
+++ shadow/76514.tmp.13910 2005-10-22 08:19:00.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 76514
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: xenomorph2 at onlinehome.de
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Wrong handling of strings that contain '\n' in multiline TextBox
+
+On MS.NET a multiline TextBox doesn't interpret carriage returns ('\n') in
+added strings.
+The added string is just one long line.
+
+The MWF implementation interprets them and wraps the line.
More information about the mono-bugs
mailing list