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=80349 --- shadow/80349 2007-01-03 11:18:00.000000000 -0500 +++ shadow/80349.tmp.30894 2007-01-03 11:31:10.000000000 -0500 @@ -23,6 +23,15 @@ it pass on MS, but this one of course fails on Mono. ------- Additional Comments From [EMAIL PROTECTED] 2006-12-23 06:22 ------- Created an attachment (id=18364) Unit test patch + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-03 11:31 ------- +If I recall correctly, we may need some conditional compilation +directives for this test to pass on both .NET 1.1 and 2.0. I think +that, until the handle is created, TextBox.SelectedText return null +on one and a zero-length string on the other version of .NET. + +I'll verify it later today. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
