https://bugzilla.novell.com/show_bug.cgi?id=441240
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=441240#c2 --- Comment #2 from andrus moor <[EMAIL PROTECTED]> 2008-12-08 10:37:32 MST --- I tried in todays svn and found that problem persists. Additioanlly, after clicking several times in active form textbox, in grid and in active form background (try clicking in those 3 places many times) one of the following two things occur: 1. mono process takes 50% from dualcore cpu and test stops responding. or 2. Exception: System.ArgumentNullException: Argument cannot be null. Parameter name: dataSource at System.Windows.Forms.BindingContext.get_Item (System.Object dataSource, System.String dataMember) [0x00000] at System.Windows.Forms.BindingContext.get_Item (System.Object dataSource) [0x00000] at System.Windows.Forms.DataGridViewRow.get_DataBoundItem () [0x00000] at System.Windows.Forms.DataGridView.CommitEdit (DataGridViewDataErrorContexts context) [0x00000] at System.Windows.Forms.DataGridView.EndEdit (DataGridViewDataErrorContexts context) [0x00000] at System.Windows.Forms.DataGridView.EndEdit () [0x00000] at System.Windows.Forms.DataGridView.OnMouseDown (System.Windows.Forms.MouseEventArgs e) [0x00000] at System.Windows.Forms.Control.WmLButtonDown (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.DataGridView.WndProc (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
