Bug 465566 - Password entry field one one screen has focus stolen when a different slow screen turns on
Summary: Password entry field one one screen has focus stolen when a different slow sc...
Status: CONFIRMED
Alias: None
Product: kscreenlocker
Classification: Plasma
Component: general (show other bugs)
Version: 5.26.5
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2023-02-10 23:59 UTC by Nicolas F.
Modified: 2023-08-03 12:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas F. 2023-02-10 23:59:48 UTC
SUMMARY

In a multi-monitor setup, if one monitor takes longer to wake up than the other, kscreenlocker switches the focus from the password entry field to the new monitor during typing. This prevents me from inputting my password immediately after the primary monitor wakes up.


STEPS TO REPRODUCE
1. Get two monitors, one of which wakes from sleep slower than the other
2. Wait for them to lock and fall asleep
3. Shake the mouse or whatever else to begin the wakeup, start typing in the password field

OBSERVED RESULT

Input focus switches to the secondary slower monitor as soon as it wakes up.

EXPECTED RESULT

Focus remains on the password field on the primary monitor that I'm typing into.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 6.1.10
(available in About System)
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION

An alternative solution would be an option to restrict the password entry for the lock screen to a specific monitor, so that the secondary monitor does not interfere.
Comment 1 Nate Graham 2023-02-12 17:54:08 UTC
> An alternative solution would be an option to restrict the password entry for the lock screen
> to a specific monitor, so that the secondary monitor does not interfere.
Yep, see Bug 409226.