Since QtEditText only needs focus for the virtual keyboard, focus should then be removed once we're done with the virtual keyboard. After this, focus will be received back by QtWindow, which will then handle key inputs properly. As a drive-by, remove the default focus highlight on QtWindow to stop the ugly flickering that happens when QtWindow receives focus back from QtEditText. Pick-to: 6.7 Task-number: QTBUG-126187 Change-Id: I911e3371d9c582b2805dc895ef49b0d4210714f3 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Tinja Paavoseppä <tinja.paavoseppa@qt.io> (cherry picked from commit dc71864d4a358149a2531d324645934e47879dba) 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%