[Mono-bugs] [Bug 68756][Wis] Changed - RadioButton behaving like CheckBox

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 1 Nov 2004 19:59:40 -0500 (EST)


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 peter@novonyx.com.

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

--- shadow/68756	2004-10-25 06:24:00.000000000 -0400
+++ shadow/68756.tmp.20117	2004-11-01 19:59:40.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 68756
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jba-mono@optusnet.com.au               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -37,6 +37,11 @@
 a group checked.
 
 
 Expected Results:
 The radiobutton shouldn't be able to be unchecked and shouldn't have more
 than one radio button in a group checked.
+
+------- Additional Comments From peter@novonyx.com  2004-11-01 19:59 -------
+This is closely related to focus handling and selection handling not 
+being fully implemented in MWF yet. I'll leave open for tracking 
+purposes.