https://bugs.kde.org/show_bug.cgi?id=427746
--- Comment #4 from Adam Fontenot <adam.m.fontenot+...@gmail.com> ---
Thanks - it looks like LC_COLLATE=en_US seems to fix the problem without
breaking too many other things.

By the way, the Arch wiki recommends LC_COLLATE=C for better results in sorting
things with terminal commands like ls. For example, "en_US.utf8" will not sort
dotfiles before other files ("en_US" does), which is probably unexpected. I
believe LC_COLLATE=C is or was the default on new Arch Linux installations.

Also, I'm not sure if it makes sense to respect the locale for something like
this. It seems like a user might reasonably enough want to use one setting in
the terminal, and another setting in a GUI program like systemsettings. (Is
there ever a reason a user would *not* want to sort the shortcut names
naturally?) There's no option in systemsettings to change the COLLATE locale,
so it's unexpected behavior (for me anyway) that it affects the sort order. It
didn't occur to me as a possibility.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to