mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2025-02-18 14:18:54 +00:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
parent
8f15d8dd6c
commit
7c5fbb533c
@ -1644,6 +1644,7 @@ bool PerUserSession::CheckPwdInputPatternConv(InputClientInfo &newClientInfo)
|
||||
IMSA_HILOGE("exClientInfo is nullptr!");
|
||||
return false;
|
||||
}
|
||||
// if current input pattern differ from previous in pwd and normal, need hide panel first.
|
||||
if (newClientInfo.config.inputAttribute.GetSecurityFlag()) {
|
||||
IMSA_HILOGI("new input pattern is pwd.");
|
||||
return !exClientInfo->config.inputAttribute.GetSecurityFlag();
|
||||
|
Loading…
x
Reference in New Issue
Block a user