[Mono-bugs] [Bug 79035][Nor] Changed - RadioButton: Keeps the focus even when another control gets Focus () called

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 9 02:53:15 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 unserkonig at gmail.com.

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

--- shadow/79035	2006-08-08 18:10:43.000000000 -0400
+++ shadow/79035.tmp.12665	2006-08-09 02:53:15.000000000 -0400
@@ -33,6 +33,11 @@
 RadioButton, since CheckBox and Button controls doesn't have this problem.
 
 ------- Additional Comments From unserkonig at gmail.com  2006-08-08 18:10 -------
 I forgot to mention that I'm calling Focus () method on the text boxes
 from an event handler (CheckedChanged event for RadioButton, as well
 for CheckBox, and Click for Button control). This is very important too.
+
+------- Additional Comments From unserkonig at gmail.com  2006-08-09 02:53 -------
+Created an attachment (id=17428)
+Source code which solves the bug
+


More information about the mono-bugs mailing list