Bug 455322 - Content of the password field should be selected when unlocking fails due to wrong password, so we can immediately re-type the password
Summary: Content of the password field should be selected when unlocking fails due to ...
Status: RESOLVED DUPLICATE of bug 455227
Alias: None
Product: kscreenlocker
Classification: Plasma
Component: general (show other bugs)
Version: git-master
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-15 11:48 UTC by Patrick Silva
Modified: 2022-06-15 16:38 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 Patrick Silva 2022-06-15 11:48:58 UTC
SUMMARY
The content of the password field of SDDM is selected when login fails due to wrong password, so we immediately can type the password again.
However, the same does not occur when the screen is not unlocked due to wrong password.
The content of the password field is not selected, so we need firstly delete the wrong password and then try to unlock the screen again.


STEPS TO REPRODUCE
1. lock the screen
2. type a wrong password and press enter
3. 

OBSERVED RESULT
The content of the password field is not selected, so we need firstly delete the wrong password and then try to unlock the screen again

EXPECTED RESULT
The content of the password field is selected, so we immediately can type the password again and then press enter

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.4
Graphics Platform: Wayland
Comment 1 Nate Graham 2022-06-15 16:38:39 UTC

*** This bug has been marked as a duplicate of bug 455227 ***