SUMMARY After resume from sleep password field is not focused and it's impossible to set focus on it neither with keyboard nor mouse. Though I can click on other elements. For example "eye" button or unlock button. STEPS TO REPRODUCE 1. put computer to sleep (with lid close for example) 2. resume and see lock screen 3. try to enter password or at least focus password field OBSERVED RESULT Impossible to set focus on password field under no circumstances. EXPECTED RESULT Possible to focus password and enter it. SOFTWARE VERSIONS (available in About System) KDE Plasma Version: 5.14.2 KDE Frameworks Version: Qt Version: 5.11.2 ksmserver: 0.4 OS: openSUSE Tumbleweed with latest updates ADDITIONAL INFORMATION I have a script in autostart settings which does "sleep 5; xrandr --output LVDS-1 --primary --auto --left-of HDMI-2" on resume. It's a workaround for some X11 or KScreen bug which are unable to properly restore my displays configuration. I don't know if it can have some impact related to this problem.
also sometimes I can enter password even w/o password dialog which is drawn only on my right screen (depending on mouse position). It looks like nothing on the screen but I anyway can unlock it.
> I have a script in autostart settings which does "sleep 5; xrandr --output > LVDS-1 --primary --auto --left-of HDMI-2" on resume. It's a workaround for some > X11 or KScreen bug which are unable to properly restore my displays > configuration. I don't know if it can have some impact related to this problem. Well... let's find out. :) Can you try temporarily turning it off (and rebooting) and seeing if it makes the problem go away?
Removing my kscreen workaround doesn't make any difference, but I found out even w/o focus I can enter password. Nothing appears in the password field, but it works.
Thanks for the update; changing status.
This was fixed a while back.