mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-23 14:49:59 +00:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
parent
f5c3ff5def
commit
8f4c2d17af
@ -387,8 +387,6 @@ bool JsKeyboardDelegateSetting::OnKeyEvent(int32_t keyCode, int32_t keyStatus)
|
||||
if (isResult) {
|
||||
isOnKeyEvent = true;
|
||||
}
|
||||
} else {
|
||||
continue;
|
||||
}
|
||||
}
|
||||
entry->isDone->SetValue(isOnKeyEvent);
|
||||
|
Loading…
Reference in New Issue
Block a user