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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
