It takes some time to display the keyboard. For this reason, in case the keyboard was not displayed yet - we could wrongly assume that the keyboard is hiding. To avoid this situation, there is a new check. In case the keyboard has just been opened and it is not displayed yet, the execution of HideKeyboardRunnable is postponed to give time for the keyboard to be displayed. Fixes: QTBUG-130000 Change-Id: Iee1310c777ebbb807990bf3cec39e6d07481dfad Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 4de9b94042dd173c6db31a4641a1513a9b319a79) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%