diff --git a/tests/ui/modules/Linphone/Chat/Chat.qml b/tests/ui/modules/Linphone/Chat/Chat.qml index 5cd6a530b..3ce86dfcc 100644 --- a/tests/ui/modules/Linphone/Chat/Chat.qml +++ b/tests/ui/modules/Linphone/Chat/Chat.qml @@ -68,6 +68,8 @@ ColumnLayout { var initView = function () { _tryToLoadMoreEntries = false _bindToEnd = true + + positionViewAtEnd() } // Received only if more entries were loaded.