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 12:03:15.000000000 -0400 +++ shadow/79588.tmp.10287 2006-10-12 17:23:56.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 79588 Product: Mono: Class Libraries Version: 1.0 OS: unknown OS Details: -Status: RESOLVED +Status: VERIFIED Resolution: FIXED Severity: Unknown Priority: Blocker Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -285,6 +285,14 @@ 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 + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-12 17:23 ------- +Yeah, much better patch then my patch. + +And yes, you were correct. It was a recursive problem. + +I've written a test case and tested it on windows. It doesn't work, +the app hangs completely. So I gues it was a PEBCAK :-) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
