[Mono-bugs] [Bug 393931] New: FileOpen dialog sorting should not be case sensitive
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri May 23 07:49:03 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=393931
Summary: FileOpen dialog sorting should not be case sensitive
Product: Mono: Class Libraries
Version: 1.9.0
Platform: Other
OS/Version: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: aaragoneses at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=217764)
--> (https://bugzilla.novell.com/attachment.cgi?id=217764)
proof
Maybe this bug is related to bug 324287.
Let's say we have these 3 folder names: "Mono.GetOptions", "monoAddins",
"MonoDevelop". The OpenFile dialog would sort them like this:
- Mono.GetOptions
- MonoDevelop
- monoAddins
However, nautilus (and Windows explorer I guess) sorts them this way:
- Mono.GetOptions
- monoAddins
- MonoDevelop
--
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