Bug 400800 - screenlock's password field doesn't receive focus
Summary: screenlock's password field doesn't receive focus
Status: RESOLVED FIXED
Alias: None
Product: ksmserver
Classification: Unmaintained
Component: ui (show other bugs)
Version: 5.14.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-07 14:06 UTC by Sergey
Modified: 2020-01-31 18:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey 2018-11-07 14:06:26 UTC
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.
Comment 1 Sergey 2018-11-07 14:09:34 UTC
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.
Comment 2 Nate Graham 2018-11-07 20:13:59 UTC
> 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?
Comment 3 Sergey 2018-11-12 07:50:07 UTC
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.
Comment 4 Christoph Feck 2018-11-27 02:14:08 UTC
Thanks for the update; changing status.
Comment 5 Nate Graham 2020-01-31 18:44:13 UTC
This was fixed a while back.