GNOME Bugzilla – Bug 645404
Keyboard variants sorting should be better than using alphabetic order
Last modified: 2011-03-22 20:40:07 UTC
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/738301 When adding a new layout By country, after selecting the country "United States", the default variant is Latin America. That is probably not the most commonly used, neither is it expected. It is especially confusing, since if the user then clicks Add, the main windows will list "Latin America" as the new entry, with no mention of United States at all.
What alternative would you propose as the sort order?
After 2 seconds of thought: - by name, but select a predefined value by default (USA for United States, for example) or - by popularity/expectations (guesstimated by developer)
1. Predefined values is not an option - it would require hardcoding. No way 2. Hardcoding again? Anyway, this is not going to be fixed in 2.32 - while in 3.0 the dialog is changed completely (using search), so this bug is not applicable.