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 659164 - keyboard layout viewer shows up at login screen
keyboard layout viewer shows up at login screen
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: login-screen
3.1.x
Other Linux
: Normal normal
: ---
Assigned To: Ray Strode [halfline]
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-15 16:42 UTC by Ray Strode [halfline]
Modified: 2011-09-16 16:38 UTC
See Also:
GNOME target: 3.2
GNOME version: ---


Attachments
status: don't show 'Show Keyboard Layout' on the login screen (1.63 KB, patch)
2011-09-16 13:45 UTC, Matthias Clasen
accepted-commit_now Details | Review

Description Ray Strode [halfline] 2011-09-15 16:42:21 UTC
We don't hide the menu item for the keyboard layout viewer like we should.

The login screen is modal, so it doesn't make sense to show a menu item that launches a program the user can't interact with.
Comment 1 Matthias Clasen 2011-09-16 13:45:39 UTC
Created attachment 196719 [details] [review]
status: don't show 'Show Keyboard Layout' on the login screen

It does not make a great amount of sense to have this function
on the login screen. And worse, it does not work, since the greeter
is currently a modal dialog, so interaction with the opening
window is impossible.