[Mono-bugs] [Bug 76509][Nor] Changed - OnClick and control.Click events get not called in some controls

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 10 15:13:03 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=76509

--- shadow/76509	2006-02-01 06:35:47.000000000 -0500
+++ shadow/76509.tmp.909	2006-05-10 15:13:03.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 76509
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
@@ -26,6 +26,9 @@
 Mike, I think this is related to what we talked about today, needing 
 to do add { base.event += value} remove {base.event -= value} for 
 those events.
 
 ------- Additional Comments From peter at novonyx.com  2006-02-01 06:35 -------
 *** Bug 77425 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From mkestner at ximian.com  2006-05-10 15:13 -------
+these have been fixed in trunk to use add { base.Foo += value } etc...


More information about the mono-bugs mailing list