Descriptioncros: Fixes the text input focus when screen is locked.
When the screen is locked after some time not used, the initial text input focus is not in the password field when --enable-text-input-focus-manager is enabled. This CL fixes this issue and puts the text input focus in the password field of the lock screen.
The issue occurs only when the screen gets locked because of time-out. When it's explicitly locked by a user, the issue doesn't occur. Please allow me about not adding a test case because it's tough to add a test case.
BUG=290701
TEST=Done manually.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281727
Patch Set 1 #
Total comments: 1
Patch Set 2 : Changed to use WidgetDelegate::GetInitiallyFocusedView. #
Messages
Total messages: 12 (0 generated)
|