Qt Declarative (Quick 2)
Go to file
Oliver Eftevaag 8ec8133aa2 Make test TextInput::test_txtentry() more stable
The test function is rather flaky in CI at the moment.

The problem appears to be related to the TextInput not
receiving keyboard focus correctly.

Calling forceActiveFocus() should be more reliable than
setFocus(true), and will hopefully be enough to stabilize
the test.

Pick-to: 6.5 6.5.0
Change-Id: I4aeda581fc36e8b796c315b147a7e12acb032eba
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2023-03-10 09:52:57 +01:00
LICENSES Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
cmake Make Sure that `qml_compile_hash_p.h` Isn't Missing 2022-10-26 14:02:58 +02:00
coin QML DOM: Remove support for Qt < 6.5 2023-01-30 15:58:11 +01:00
dist
examples handlers example: Add TapHandler single/doubleTapped signal feedback 2023-03-10 00:04:02 +01:00
features
src Fix multiple object creation in Loader 2023-03-10 08:18:12 +00:00
tests Make test TextInput::test_txtentry() more stable 2023-03-10 09:52:57 +01:00
tools qmltyperegistrar: Guard against file system failures 2023-02-17 11:06:21 +01:00
.cmake.conf Remove QT_USE_SYNCQT_CPP 2023-01-02 19:43:56 +01:00
.gitattributes
.gitignore Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
.gitmodules
.tag
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
README.md
conanfile.py Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2023-03-02 19:31:13 +00:00
qt_cmdline.cmake Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
qtdeclarative.doxy
sync.profile qmlls: move into own private static library 2023-02-07 19:23:13 +01:00