Bug 455322

Summary: Content of the password field should be selected when unlocking fails due to wrong password, so we can immediately re-type the password
Product: [Plasma] kscreenlocker Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bhush94, nate
Priority: NOR    
Version: git-master   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***