After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 415600 - language grouping on the login page by Region
language grouping on the login page by Region
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-07 06:34 UTC by A S Alam
Modified: 2007-04-10 05:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description A S Alam 2007-03-07 06:34:09 UTC
Splitting the languages A-M follow by N-Z works very well for en_US locale.

However, for languages which are not based on alphanumeric characters such as
chinese, japanese, korean and indic, it may cause confusion. Hence, if possible,
will it be possible to group the languages into geographic regions such as North
America, South America, North Asia, South Asia, Europe, etc.
Comment 1 A S Alam 2007-03-07 06:37:01 UTC
Red Hat bug: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196410
Comment 2 Brian Cameron 2007-03-07 08:17:52 UTC
This is a good idea.  However, I'd like to think about this a bit and make sure that we decide what groupings makes the most sense.  Some other user may come alone and say they want the languages grouped a different way.

Perhaps it would make sense to make the groupings configurable so that people can change them if they want?

Perhaps an extra column could appear in the /etc/X11/gdm/locale.alias file that specifies the menu grouping to use with the mnemonic.  Then GDM could just use the grouping specified.
Comment 3 Brian Cameron 2007-04-10 05:00:24 UTC
This problem has gone away in GDM 2.19 because now gdmlogin uses the same logic used by gdmgreeter for language selection.  In other words, it pops up the same dialog box which works better, supports search (by hitting control-F) and shows the languages in two columns where they are translated into the native language, making it easier to select.

I think this resolves the grouping issues that gdmlogin previously had.