[Mono-bugs] [Bug 77782][Nor] Changed - Crash in Listview.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 14 02:14:06 EST 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 mkestner at ximian.com.

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

--- shadow/77782	2006-03-14 01:41:16.000000000 -0500
+++ shadow/77782.tmp.12228	2006-03-14 02:14:06.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 77782
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: miguel at ximian.com               
@@ -57,6 +57,19 @@
 (System.Windows.Forms.MSG msg)
 in <0x00602> System.Windows.Forms.Application:RunLoop (Boolean Modal,
 System.Windows.Forms.ApplicationContext context)
 in <0x00024> System.Windows.Forms.Application:Run
 (System.Windows.Forms.Form mainForm)
 in <0x0001f> MonoSamples.ListViewTest:Main (System.String[] args)
+
+------- Additional Comments From mkestner at ximian.com  2006-03-14 02:14 -------
+I can't repro this with trunk on linux.  What is your environment and
+are you up to date with trunk?
+
+The exception is coming out of the listview test app itself, not MWF.
+ And looking at that handler it looks properly null checked.  
+
+I have a slightly hacked swf-listview-items, but mainly just form
+layout stuff.  When I click between items the selection clears as
+expected.
+
+


More information about the mono-bugs mailing list