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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-11-06 19:05 ------- Created an attachment (id=18024) Test case + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
