[Mono-bugs] [Bug 78773][Nor] New - TextBoxBase: TextChanged event isn't fired when it's set by first time and gets a String.Empty value
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 6 05:36:45 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 unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78773
--- shadow/78773 2006-07-06 05:36:45.000000000 -0400
+++ shadow/78773.tmp.21171 2006-07-06 05:36:45.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 78773
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: unserkonig at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: TextBoxBase: TextChanged event isn't fired when it's set by first time and gets a String.Empty value
+
+There is a special scenario where changing the Text value of TextBoxBase
+(using this implementation in TextBox) doesn't get TextChange event called.
+
+It happens when Text property is used by first time and gets a String.Empty
+value, previously having a non-empty value in the graphical text box.
More information about the mono-bugs
mailing list