Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nickname sort - Lowercase vs Uppercase letters #6096

Closed
cyberduck opened this issue Jul 21, 2011 · 1 comment
Closed

Nickname sort - Lowercase vs Uppercase letters #6096

cyberduck opened this issue Jul 21, 2011 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

jpm created the issue

Sorting bookmarks by nickname incorrectly sorts lowercased names after all uppercase names instead of mixing the two. (Also, names with _ or - should probably be sorted first to mimic Finder; they are sorted after uppercase as well).

Example:

Apple
Banana
Cucumber
apricot

Instead of:

Apple
apricot
Banana
Cucumber
@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 5d04042.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant