[Mono-bugs] [Bug 78710][Nor] Changed - ComboBox: when it is empty, Up key causes crash

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jun 26 13:49:15 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 mkestner at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78710

--- shadow/78710	2006-06-25 22:55:59.000000000 -0400
+++ shadow/78710.tmp.13683	2006-06-26 13:49:15.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78710
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -31,6 +31,9 @@
         public Test ()
         {
                 ComboBox cb = new ComboBox ();
                 Controls.Add (cb);
         }
 }
+
+------- Additional Comments From mkestner at ximian.com  2006-06-26 13:49 -------
+ revision 62057


More information about the mono-bugs mailing list