[Mono-bugs] [Bug 78045][Nor] New - TextBox.Text = "" fails to clear
textbox sometimes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Apr 7 18:25:57 EDT 2006
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 timr at asteriasgi.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78045
--- shadow/78045 2006-04-07 18:25:57.000000000 -0400
+++ shadow/78045.tmp.624 2006-04-07 18:25:57.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 78045
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details: mac mini
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: timr at asteriasgi.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: TextBox.Text = "" fails to clear textbox sometimes
+
+When setting a textbox's .Text to "", it keeps its old value. Setting it to some other string works fine.
+See the attached test case. Doesn't happen in the most simple test cases. I discussed it with
+xenomoprh in #mono-winforms. My nick was "marv".
+
+xenomorph marv: seems to be a bug. on win it creates an empty textbox, on mwf it has the same
+text as the previous textbox
+
+Note that in the test case, the old text box is the one on the bottom, new ones are inserted just
+above it.
More information about the mono-bugs
mailing list