[Mono-bugs] [Bug 79851][Nor] Changed - 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
Tue Nov 7 12:19:09 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 jackson at ximian.com.

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

--- shadow/79851	2006-11-06 19:20:11.000000000 -0500
+++ shadow/79851.tmp.19004	2006-11-07 12:19:09.000000000 -0500
@@ -12,12 +12,13 @@
 ReportedBy: alex.olk at googlemail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
 Cc: 
 Summary: TextBox: The length of the text in a multiline wrapped textbox is to long
+BugsThisDependsOn: 79838
 
 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.
 
@@ -33,6 +34,11 @@
 
 
 ------- Additional Comments From alex.olk at googlemail.com  2006-11-06 19:05 -------
 Created an attachment (id=18024)
 Test case
 
+
+------- Additional Comments From jackson at ximian.com  2006-11-07 12:19 -------
+This is basically fixed now, the only reason the length is wrong is
+because of the extra line feed at the end of the doc, this is already
+reported in #79838.


More information about the mono-bugs mailing list