[Mono-bugs] [Bug 393931] FileOpen dialog sorting should not be case sensitive
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri May 23 15:27:16 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=393931
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=393931#c1
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 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.
More information about the mono-bugs
mailing list