[Mono-bugs] [Bug 80349][Nor] Changed - TextBox: Focus/SelectedText difference

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 3 11:31:10 EST 2007


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 gert.driesen at pandora.be.

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 gert.driesen at pandora.be  2006-12-23 06:22 -------
 Created an attachment (id=18364)
 Unit test patch
 
+
+------- Additional Comments From gert.driesen at pandora.be  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.
+


More information about the mono-bugs mailing list