[Mono-bugs] [Bug 79851][Nor] New - TextBox: The length of the text in a multiline wrapped textbox is to long

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 6 19:04:43 EST 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 alex.olk at googlemail.com.

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

--- shadow/79851	2006-11-06 19:04:43.000000000 -0500
+++ shadow/79851.tmp.29263	2006-11-06 19:04:43.000000000 -0500
@@ -0,0 +1,28 @@
+Bug#: 79851
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: alex.olk at googlemail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: TextBox: The length of the text in a multiline wrapped textbox is to long
+
+If you add text to a multiline texbox and the text is wrapped and then get
+the text with the Text property the length of the text/string is to long.
+
+It seems that it contains linefeeds/cr.
+
+Attached is a sample that has a multiline textbox with a longer text that
+gets wrapped. If you press the button it gets the text from the textbox and
+writes the length to a label.
+
+You can see the difference in the attached screenshot, text length swf < mwf.


More information about the mono-bugs mailing list