pop-os / gnome-shell

Pop!_OS fork of https://git.launchpad.net/~ubuntu-desktop/ubuntu/+source/gnome-shell
GNU General Public License v2.0
25 stars 4 forks source link

No log in button on lock screen #81

Open K0-RR opened 2 years ago

K0-RR commented 2 years ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="21.10" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 21.10" VERSION_ID="21.10" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=impish UBUNTU_CODENAME=impish LOGO=distributor-logo-pop-os

Issue/Bug Description: Fresh install, I don't know why the only way to log in to the gnome desktop is to press the enter key on the keyboard. I assume it's broken in Ubuntu but not displaying a button is retarded.

Example:

![image](https://user-images.githubusercontent.com/43277609/147760762-ad228b01-1149-459c-a825-3f166ccf2daf.png)

Expected behavior: The "Log in" button

Other Notes: Here is how it looks on my KDE instance (not my photo but it's the same)

image

jacobgkau commented 2 years ago

I don't know why the only way to log in to the gnome desktop is to press the enter key on the keyboard.

If the user is typing a password, then they must have a keyboard available, so the Enter key will be available. It may not be the best UX, though.

I found an upstream GNOME Shell issue about this, which does not provide a rationale but does state this was intentional: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2460