[Mono-bugs] [Bug 48802][Maj] Changed - CheckBoxList bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Sep 2003 04:02:28 -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 yaronsh@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=48802
--- shadow/48802 2003-09-29 03:48:57.000000000 -0400
+++ shadow/48802.tmp.32567 2003-09-29 04:02:28.000000000 -0400
@@ -81,6 +81,13 @@
------- Additional Comments From gonzalo@ximian.com 2003-09-29 03:48 -------
Okay, fixing this involves saving the indices for ListBox and
CheckBoxList. DropDownList and RadioButtonList do not suffer this problem.
I'll do it now.
+
+------- Additional Comments From yaronsh@mainsoft.com 2003-09-29 04:02 -------
+Great!!!
+BTW, I didn't know that a ListBox suffers from the same problem...
+(Are you sure? I think my tests seem to work...).
+Maybe we can send the fix to MS (teach them how to do it right...
+:-) ).