[Mono-bugs] [Bug 80590][Min] Changed - TextBox.ForeColor behavior when ReadOnly is true
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 9 20:43:11 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 georgegiolfan at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80590
--- shadow/80590 2007-03-09 19:49:41.000000000 -0500
+++ shadow/80590.tmp.2669 2007-03-09 20:43:11.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80590
Product: Mono: Class Libraries
Version: 1.2
OS: other
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -105,6 +105,9 @@
t.ReadOnly = false;
Controls.Add(t);
}
}
Now the text should be red.
+
+------- Additional Comments From georgegiolfan at yahoo.com 2007-03-09 20:43 -------
+It seems to be fixed.
More information about the mono-bugs
mailing list