[Mono-bugs] [Bug 80428][Nor] Changed - CheckedListBox: ArgumentException setting SelectedIndex to -1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 4 18:28:06 EST 2007


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 alex.olk at googlemail.com.

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

--- shadow/80428	2007-01-04 17:01:58.000000000 -0500
+++ shadow/80428.tmp.1353	2007-01-04 18:28:06.000000000 -0500
@@ -23,6 +23,15 @@
 
 I've committed a NotWorking unit test named "Text_SelectionMode_One" in 
 CheckedListBoxTest.cs that allows you to reproduce this issue.
 
 That unit test was actually created for another purpose, but it currently 
 fails because of this issue.
+
+------- Additional Comments From alex.olk at googlemail.com  2007-01-04 18:28 -------
+This is again one of these "worked before but magically it doesn't
+anymore" bugs. "Worked before" because I've used it in FontDialog and
+it was working fine there.
+
+Please run the attached test case on windows. Using SelectedIndex = -1
+doesn't change top item as the current code in SelectedIndex does. It
+simply deslects the current item. Nothing else.


More information about the mono-bugs mailing list