[Mono-bugs] [Bug 82385][Nor] New - [Win32] FileDialog: use case-insensitive comparison for DirComboBox

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 9 07:34:45 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=82385

--- shadow/82385	2007-08-09 07:34:45.000000000 -0400
+++ shadow/82385.tmp.11770	2007-08-09 07:34:45.000000000 -0400
@@ -0,0 +1,25 @@
+Bug#: 82385
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: Windows XP
+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: [Win32] FileDialog: use case-insensitive comparison for DirComboBox
+
+When populating the DirComboBox, we must use a case-insensitive comparison 
+on Windows when comparing the current directory and its parent directories 
+with the special folders and root directories.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.


More information about the mono-bugs mailing list