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=79588 --- shadow/79588 2006-10-12 11:31:32.000000000 -0400 +++ shadow/79588.tmp.3646 2006-10-12 12:03:15.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79588 Product: Mono: Class Libraries Version: 1.0 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Blocker Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -282,6 +282,9 @@ selected, so when the repopulating is finished another SelectedIndexChanged event is fired. And since the event is raised before the selected item is highlighted, when the first call to SelectedIndex gets to set the highlighted item, the second (recursive) call has modified the number of items in the combobox and the first one causes an exception. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-12 12:03 ------- +Fixed in r66602 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
