[Mono-bugs] [Bug 80753][Nor] Changed - ListBox: ArgumentOutOfRangeException changing SelectedIndex if not yet created
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 8 03:03:35 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 georgegiolfan at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80753
--- shadow/80753 2007-02-07 15:50:51.000000000 -0500
+++ shadow/80753.tmp.7444 2007-02-08 03:03:35.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.2
OS: GNU/Linux [Other]
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -30,6 +30,9 @@
at System.Windows.Forms.ListBox.set_SelectedIndex (Int32 value)
[0x00000]
at Test.Main (System.String[] args) [0x00000]
I'll add a unit test (named SelectedIndex_NotCreated) for this issue in
ListBoxTest.cs.
+
+------- Additional Comments From georgegiolfan at yahoo.com 2007-02-08 03:03 -------
+Looks similar to bug 80696.
More information about the mono-bugs
mailing list