[Mono-bugs] [Bug 80349][Nor] Changed - TextBox: Focus/SelectedText difference
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 29 19:09:33 EDT 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80349
--- shadow/80349 2007-01-04 17:00:31.000000000 -0500
+++ shadow/80349.tmp.11031 2007-03-29 18:09:33.000000000 -0500
@@ -32,6 +32,11 @@
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.
+
+------- Additional Comments From jackson at ximian.com 2007-03-29 18:09 -------
+I added some #if NET_2_0 so this could pass on MS 1.1 and 2.0 and
+committed the tests. I have a feeling that the failures are more
+related to handle creation and focus than anything.
More information about the mono-bugs
mailing list