diff --git a/tests/tests/TextInputTest/TextInputTest.cpp b/tests/tests/TextInputTest/TextInputTest.cpp index b0a9cc734e..01081691eb 100644 --- a/tests/tests/TextInputTest/TextInputTest.cpp +++ b/tests/tests/TextInputTest/TextInputTest.cpp @@ -341,6 +341,7 @@ void TextFieldTTFActionTest::onEnter() void TextFieldTTFActionTest::onExit() { + KeyboardNotificationLayer::onExit(); m_pTextFieldAction->release(); }