[Mono-bugs] [Bug 79588][Blo] Changed - [PATCH] ComboBox: ArgumentOutOfRangeException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 12 12:03:15 EDT 2006


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 rolfkvinge at ya.com.

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: rolfkvinge at ya.com                            
 ReportedBy: alex.olk at googlemail.com               
 QAContact: mono-bugs at ximian.com
@@ -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 rolfkvinge at ya.com  2006-10-12 12:03 -------
+Fixed in r66602


More information about the mono-bugs mailing list