[Mono-bugs] [Bug 76710][Wis] New - Radio Button Behaviour bug

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 15 12:04:48 EST 2005


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 yogendrathakur at gmail.com.

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

--- shadow/76710	2005-11-15 12:04:48.000000000 -0500
+++ shadow/76710.tmp.8456	2005-11-15 12:04:48.000000000 -0500
@@ -0,0 +1,53 @@
+Bug#: 76710
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: yogendrathakur at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Radio Button Behaviour bug 
+
+Description of Problem:
+=======================
+With version 1.1.10 installed , The form with two radio buttons sharing 
+same groupname results in selection of Both RadioButton if both buttons 
+are clicked altrenately.
+
+
+Steps to reproduce the problem:
+================================
+See attached file.
+Build Webform on Windows and on Mono. 
+Browse WebForm  hosted on Windows IIS click on radio buttons.
+Browse WebForm hosted on Mono XSP click on radio Buttons.
+
+Actual Results:
+===============
+For webForm hosted on IIS , on clicking radio buttons altrenately , the 
+clicked RadioButton gets selected and other one unselected.
+
+For Webform Hosted on MONO XSP, on clicking radio buttons alternately , 
+both radio buttons get selected.
+
+Expected Results:
+=================
+FOr WebForm Hosted on MONO XSP, on clicking radio buttons alternately , 
+the clicked RadioButton shud get selected while unselecting other 
+RadioButton(if  selected).
+
+
+How often does this happen? 
+Everytime
+
+Additional Information:
+The this bugs appears in Mono 1.1.10 release. Previous release of Mono
+(1.1.9.2) was working fine.


More information about the mono-bugs mailing list