Bug 458424

Summary: fprint authentication dialog stays displayed a too short time
Product: [Plasma] kscreenlocker Reporter: Philippe ROUBACH <philippe.roubach>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: bhush94, nate, nicolas.fella
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Philippe ROUBACH 2022-08-28 12:44:17 UTC
STEPS TO REPRODUCE
1. press "enter" on the login screen or the lock screen
2. fprint dialo invites you to swipe your finger
3. 

OBSERVED RESULT

During swiping my finger, the fprint dialog disappears. I can't see the result of my swiping and the new invitation. I must type "enter"

EXPECTED RESULT

During swiping my finger, the fprint dialog does not disappear. I can see the result of my swiping  and the new invitation.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
KDE Gears 22.08.0

ADDITIONAL INFORMATION
Comment 1 Philippe ROUBACH 2022-08-28 12:46:11 UTC
The fprint dialog must not disappear until success or returning to password authentication.
Comment 2 Nate Graham 2022-08-30 20:21:56 UTC
This is an fprint/PAM issue. The fingerprint authentication method has a timeout and stops being active after a time. That's just the way it works. To alter this would require changes outside of the scope of KDE, either in fprint, PAM, or their configuration files.
Comment 3 Philippe ROUBACH 2022-08-31 03:44:00 UTC
Ok, I sent a bug report to openSUSE team.

https://bugzilla.opensuse.org/show_bug.cgi?id=1202955

Thanks