[Mono-bugs] [Bug 80630][Min] Changed - wrong background color for read only textboxes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 26 03:28:18 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80630
--- shadow/80630 2007-01-25 21:31:29.000000000 -0500
+++ shadow/80630.tmp.12329 2007-01-26 03:28:17.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80630
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: toshok at ximian.com
QAContact: mono-bugs at ximian.com
@@ -42,6 +42,9 @@
t2.Location = new Point (0, 50);
Controls.Add (t1);
Controls.Add (t2);
}
}
+
+------- Additional Comments From gert.driesen at pandora.be 2007-01-26 03:28 -------
+This appears to have been fixed recently.
More information about the mono-bugs
mailing list