[Mono-bugs] [Bug 82371][Wis] Changed - TextBox.SelectionLength method returns -1 if nothing selected
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 8 09:11:06 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 migliore.carmelo at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82371
--- shadow/82371 2007-08-08 09:10:25.000000000 -0400
+++ shadow/82371.tmp.9300 2007-08-08 09:11:06.000000000 -0400
@@ -64,6 +64,11 @@
private void On_Click(object sender, EventArgs e)
{
MessageBox.Show("Selectionlength : "+txt.SelectionLength);
}
}
+
+------- Additional Comments From migliore.carmelo at gmail.com 2007-08-08 09:11 -------
+Created an attachment (id=19735)
+Test Case
+
More information about the mono-bugs
mailing list