[Mono-bugs] [Bug 76514][Nor] Changed - Wrong handling of strings
that contain '\n' in multiline TextBox
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 24 01:31:55 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76514
--- shadow/76514 2005-10-22 08:19:00.000000000 -0400
+++ shadow/76514.tmp.14176 2005-10-24 01:31:55.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 76514
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: xenomorph2 at onlinehome.de
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -18,6 +18,10 @@
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.
+
+------- Additional Comments From peter at novonyx.com 2005-10-24 01:31 -------
+Sigh. Yeah. Assigned. Stupid TextBox doesn't handle it, RichTextBox
+does.
More information about the mono-bugs
mailing list