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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
