-
Bug
-
Resolution: Fixed
-
Minecraft 1.8.1, Minecraft 1.8.2-pre4, Minecraft 1.8.2-pre5, Minecraft 1.8.2-pre6
-
Unconfirmed
The bug
The TAB (↹) player list sorts player names based on the ASCII values (or rather code points) instead of alphabetically. This causes lower case letters to appear after all upper case ones and the underscore (_) would come between upper and lower case letters.
This makes searching for player names rather difficult, especially if you do not remember the capitalization of a player name.
- relates to
-
MC-124372 Wrong/weird sorting order in tab-completion
- Resolved