Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1734143

Summary: Please backport fix for GDM to accept all keyboard layouts
Product: Red Hat Enterprise Linux 7 Reporter: Iiro Laiho <iiro.laiho>
Component: gdmAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED ERRATA QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: high    
Version: 7.6CC: jkoten, mboisver
Target Milestone: rcKeywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: gdm-3.28.2-23.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1826733 (view as bug list) Environment:
Last Closed: 2020-09-29 20:21:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1826733    

Description Iiro Laiho 2019-07-29 18:15:35 UTC
https://gitlab.gnome.org/GNOME/gdm/issues/433

A confusing bug affects Gnome versions until 3.32. If the user of a single-user system enables the "org.gnome.desktop.input-sources show-all-sources" option and selects one of the "extra" keyboard layouts, the setting is applied globally to everywhere else but not GDM. This is confusing and may prevent user from logging in.

If Gnome isn't going to be rebased soon, you might want to consider backporting this fix to RHEL 7/8. It is not very complicated, just a single dconf setting:

https://gitlab.gnome.org/GNOME/gdm/commit/3b9797d759b42b85be309a1b3cbbf52cb3e47de5

Comment 2 Ray Strode [halfline] 2019-08-13 14:44:36 UTC
(fix is already mentioned, moving to POST)

Comment 7 Michael Boisvert 2020-06-03 17:37:55 UTC
Verified on a single user VM with RHEL7.9 Beta 1.1.

On gdm-3.28.2-22.el7:
$ DCONF_PROFILE=gdm gsettings get org.gnome.desktop.input-sources show-all-sources
false

On gdm-3.28.2-23.el7:
$ DCONF_PROFILE=gdm gsettings get org.gnome.desktop.input-sources show-all-sources
true

No other changes made besides the updated GDM rpm.

Comment 9 errata-xmlrpc 2020-09-29 20:21:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (GNOME bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:3987