[Mono-bugs] [Bug 78708][Nor] Changed - UpDownBase: weird focus transition
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 25 17:35:27 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78708
--- shadow/78708 2006-07-13 20:02:15.000000000 -0400
+++ shadow/78708.tmp.17785 2006-07-25 17:35:27.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78708
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -51,6 +51,9 @@
}
DomainUpDown n = new DomainUpDown ();
n.Dock = DockStyle.Top;
Controls.Add (n);
}
}
+
+------- Additional Comments From jackson at ximian.com 2006-07-25 17:35 -------
+Fixed in SVN, thanks for the report.
More information about the mono-bugs
mailing list