https://bugs.kde.org/show_bug.cgi?id=478875
Adam Fontenot <adam.m.fontenot+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adam.m.fontenot+kde@gmail.c | |om --- Comment #27 from Adam Fontenot <adam.m.fontenot+...@gmail.com> --- I'm not sure if it is useful information for tracking down the cause of this issue, but if you press tab to take focus from the input box to the button beside the field, and then press enter, it works. So the issue is specifically with the enter key not triggering the form from inside the input box. The enter key also does not "wake up" the screen from the inactive state (only showing the clock) to showing the login form. I wonder if the enter key might be registered as a shortcut on the application window itself, and having focus on the input field is blocking the shortcut from propagating to the window in X11. -- You are receiving this mail because: You are watching all bug changes.