Summary: | Show password prompt immediately if lock screen is displayed after a wake-from-sleep | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nate Graham <nate> |
Component: | Theme - Breeze | Assignee: | visual-design |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | aspotashev, bugseforuns, plasma-bugs |
Priority: | NOR | ||
Version First Reported In: | 5.14.90 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=469810 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nate Graham
2019-02-07 17:08:16 UTC
This appears to have been done for Plasma 5.25. Weird. I can reproduce on neon unstable after suspending to RAM via kickoff. Is this bug really fixed for you Nate? I can also reproduce on Arch running Plasma 5.25.2. Thanks for the reminder. No, it's actually only half-fixed for me. I use fingerprint unlocking, and I notice that the prompt is shown immediately if PAM responds quickly enough to show the "place your finger on the fingerprint reader" message by the time the screen wakes up. If it's slower than that because the message appears later, then the prompt is not automatically shown. For the non-fingerprint case, it is probably never shown, but I didn't notice that since I'm using fingerprint auth. So really, the root cause is still an issue, because we make showing the password prompt conditional based on some PAM thing, rather than just always doing it. |