[Mono-bugs] [Bug 416111] [DataGrid] System.IndexOutOfRangeException: list position

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 12 21:43:35 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=416111

User nagappan at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=416111#c3





--- Comment #3 from Nagappan A <nagappan at gmail.com>  2008-09-12 19:43:34 MDT ---
Created an attachment (id=239405)
 --> (https://bugzilla.novell.com/attachment.cgi?id=239405)
Proposed patch

Note: This fails the test case TestInsertRowAtCurrent in DataBindingTests.cs

1)
MonoTests.System.Windows.Forms.DataBinding.CurrencyManagerTest2.TestInsertRowAtCurrent
: 2 
        String lengths are both 112.
        Strings differ at index 91.

        expected:<"...index = -1)\n3: PositionChanged (to 2)\n4:
Binding.Format\n">
         but was:<"...index = -1)\n3: PositionChanged (to 1)\n4:
Binding.Format\n">

I think PositionChanged should be 1 here, as the test case is inserting a row
at index 1. Please correct me, If I'm wrong.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list