[Mono-bugs] [Bug 79265][Nor] Changed - DataGridView causes 100% CPU usage

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 31 18:16:16 EDT 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 monkey at jpobst.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79265

--- shadow/79265	2007-04-30 12:56:29.000000000 -0400
+++ shadow/79265.tmp.6792	2007-07-31 18:16:16.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 79265
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: XP SP2
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: eetasoft at online.ee               
@@ -104,6 +104,9 @@
     DataGridView dataGrid1 = new DataGridView();
     Controls.Add(dataGrid1);
     dataGrid1.AutoGenerateColumns = true;
     dataGrid1.DataSource = dataSet1.Tables[0];
   }
 }
+
+------- Additional Comments From monkey at jpobst.com  2007-07-31 18:16 -------
+Test case was added by submitter, taking the NEEDINFO flag off.


More information about the mono-bugs mailing list