The two-stage lock screen design serves its purpose to allow people to display a pretty image/slideshow/animated-thing-that-we-don't-call-screensaver after the screen is locked, but it's slightly annoying when you wake from sleep, because the interactive UI isn't visible until you interact some way. Yes, it's true that you can just immediately start typing, but this is not super obvious and we get complaints about it. Suggestion: when the lock screen is displayed immediately after waking from sleep, show the interactive UI rather than the wallpaper-and-clock view. The standard timeout can apply so that it goes back to the wallpaper-and-clock view after 10 seconds.
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.
A similar request: https://discuss.kde.org/t/how-to-configure-lock-screen-kscreenlocker-to-never-hide-unlock-prompt/3033