[Mono-bugs] [Bug 78929][Blo] Changed - DataGrid: swf-datagrid.exe "Properties table navigation" sample crashes with a NRE

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 5 23:25:47 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 toshok at ximian.com.

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

--- shadow/78929	2006-10-05 16:46:00.000000000 -0400
+++ shadow/78929.tmp.21257	2006-10-05 23:25:47.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78929
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: alex.olk at googlemail.com               
 QAContact: mono-bugs at ximian.com
@@ -109,6 +109,17 @@
 ------- Additional Comments From alex.olk at googlemail.com  2006-07-31 16:10 -------
 That crash is fixed. but if you hit the Update button it crashes with
 a System.InvalidCastException.
 
 ------- Additional Comments From toshok at ximian.com  2006-10-04 19:17 -------
 reopening because of the other crash
+
+------- Additional Comments From toshok at ximian.com  2006-10-05 23:25 -------
+this wasn't actually a datagrid bug.  It turns out the combobox was
+always one step behind - you needed to select 2 things, then click
+update and it would make use of the first thing you selected..
+
+confusing, yes.  anyway, it works now.  If you click "Update" twice on
+a given selection, we still throw an exception.  But since windows
+throws the same one, I don't think it's a bug.
+
+Fixed in r66326.


More information about the mono-bugs mailing list