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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 28 Dec 2004 10:56:58 -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 atsushi@ximian.com.

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

--- shadow/68756	2004-11-01 20:00:03.000000000 -0500
+++ shadow/68756.tmp.6617	2004-12-28 10:56:58.000000000 -0500
@@ -42,6 +42,13 @@
 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.
+
+------- Additional Comments From atsushi@ximian.com  2004-12-28 10:56 -------
+I heard about the same problem and the reporter even created a patch
+to fix this problem.
+
+http://kazuki.panicode.com/mono/RadioButton.cs.diff
+