[Mono-bugs] [Bug 71950][Nor] Changed - ListBox GetItemRectangle index out of range errors.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Mar 2005 11:08:06 -0500 (EST)
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 rogerio.araujo@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71950
--- shadow/71950 2005-02-04 19:33:48.000000000 -0500
+++ shadow/71950.tmp.32357 2005-03-25 11:08:06.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 71950
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: jordi@ximian.com
ReportedBy: rogerio.araujo@gmail.com
QAContact: mono-bugs@ximian.com
@@ -59,6 +59,9 @@
This is has been fixed. Rogério thanks for you help. Jordi,
------- Additional Comments From rogerio.araujo@gmail.com 2005-02-04 19:33 -------
Now somethings is working fine, but sometimes ListBox is generating
"GetItemRectangle index out of range errors" with the same code that i
sent to you before.
+
+------- Additional Comments From rogerio.araujo@gmail.com 2005-03-25 11:08 -------
+I can't see any bug anymore (like this one) in this control...