[Mono-bugs] [Bug 81123][Nor] New - FileDialog: NullReferenceException when files are no longer selected in ListView

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Mar 12 15:35:48 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 gert.driesen at pandora.be.

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

--- shadow/81123	2007-03-12 14:35:48.000000000 -0500
+++ shadow/81123.tmp.8800	2007-03-12 14:35:48.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 81123
+Product: Mono: Class Libraries
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: FileDialog: NullReferenceException when files are no longer selected in ListView
+
+When you select files, and move to another directory and back and then 
+click the Open button, then a NullReferenceException is thrown.
+
+Currently, we use the selected items in the ListView to determine what 
+files the user has selected. However, instead we should be using the text 
+in the "file name" combobox for that purpose.
+
+I'll commit a fix for this soon.


More information about the mono-bugs mailing list