https://bugzilla.novell.com/show_bug.cgi?id=393931
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=393931#c1 --- Comment #1 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-05-23 13:27:15 MDT --- After much searching, our code that populates this is FileDialog.cs:3506. The underlying issue is that DirectoryInfo.GetDirectories returns them case sensitive on Linux. I have posted on the mono-devel list to see if we want to fix GetDirectories or to sort them ourselves in FileDialog. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
