diff --git a/imports/NeoChat/Component/ChatTextInput.qml b/imports/NeoChat/Component/ChatTextInput.qml index 163572643..2111af7c6 100644 --- a/imports/NeoChat/Component/ChatTextInput.qml +++ b/imports/NeoChat/Component/ChatTextInput.qml @@ -595,6 +595,7 @@ ToolBar { root.replyContent = ""; root.replyEventID = ""; root.editEventId = ""; + focus(); } function focus() {