Skip to content
Commit 5abd36ff authored by Nate Graham's avatar Nate Graham
Browse files

NoPaswordUnlock screen: focus it by default

Otherwise the user needs to manually tab over to the Unlock button
first, which is annoying. And they may not even think to do it at all.

The `forceActiveFocus()` is because the stack view does not manually pass focus
to the item you push onto it; this needs to be handled manually.

BUG: 454707


(cherry picked from commit 370976d7)
parent 5f4c7097
Pipeline #184324 passed with stage
in 7 minutes and 50 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