[Mono-bugs] [Bug 47869][Maj] Changed - CheckBox bug (UnCheck problem)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Aug 2003 07:04:44 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/47869	2003-08-26 07:04:06.000000000 -0400
+++ shadow/47869.tmp.17153	2003-08-26 07:04:44.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 47869
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
-Resolution: DUPLICATE
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: yaronshkop@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -118,6 +118,10 @@
 
 I don't think that one causes the problem but it's a mistake. 
 
 
 ------- Additional Comments From gonzalo@ximian.com  2003-08-26 07:04 -------
 Reopening. I see the bug now.
+
+------- Additional Comments From gonzalo@ximian.com  2003-08-26 07:04 -------
+We are firing the checked event for both buttons always.
+MS only fires one of them on the one that was clicked.