[Mono-bugs] [Bug 80163][Min] Changed - ComboBox ContextMenu is not null

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 24 14:27:44 EDT 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 rolfkvinge at ya.com.

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

--- shadow/80163	2007-04-24 14:02:59.000000000 -0400
+++ shadow/80163.tmp.21991	2007-04-24 14:27:44.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 80163
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: rolfkvinge at ya.com                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -97,6 +97,9 @@
                 base.ContextMenu = value;
                 if (textbox_ctrl != null)
                     textbox_ctrl.ContextMenu = value;
             }
         }
 
+
+------- Additional Comments From rolfkvinge at ya.com  2007-04-24 14:27 -------
+Fixed in r76200.


More information about the mono-bugs mailing list