Skip to content
Commit 2e923593 authored by David Edmundson's avatar David Edmundson Committed by Nate Graham
Browse files

Lock screen: Avoid wiping password field when getting our first prompt

When the lockscreen is in the screensaver mode we want the keyboard key
pressed to wake the screen to go to the password box textfield. This did
work correctly, but a code path also reset it when we get the first
prompt.

In the (currently hypothetical) case of multiple prompts we would want
to clear anything in the prompt.

This uses the existing boolean flag to handle that appropriately.

BUG: 454108


(cherry picked from commit 74a80aaa)
parent 7139ebfb
Pipeline #180494 passed with stage
in 13 minutes and 36 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment