[Mono-bugs] [Bug 78812][Nor] Changed - Typed DataSets and DataGrid crashes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 10 18:44:19 EDT 2006
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 roger.jakobsson at jorosoft.se.
http://bugzilla.ximian.com/show_bug.cgi?id=78812
--- shadow/78812 2006-07-10 18:41:22.000000000 -0400
+++ shadow/78812.tmp.30330 2006-07-10 18:44:19.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details: Ubuntu
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: roger.jakobsson at jorosoft.se
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -37,6 +37,22 @@
Tested in Ubuntu 6.06 with Mono from SVN as of today
------- Additional Comments From roger.jakobsson at jorosoft.se 2006-07-10 18:41 -------
Created an attachment (id=17274)
Sample to reproduce problem (zip)
+
+------- Additional Comments From roger.jakobsson at jorosoft.se 2006-07-10 18:44 -------
+Another thing with this:
+1. Run the sample
+2. Click "Embedd control with no rows"
+3. Click "Add row"
+
+Result: nothing
+Expected: the new row displayed automatically in the grid
+
+Additional info:
+Move the mouse over the grid and it crashes the same way as original
+sample
+
+In MS.NET, the grid refreshes and displays the new row without
+moving the mouse over the grid.
More information about the mono-bugs
mailing list