-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.9.2, 6.10.0 Beta4
-
Android 15, 16. Samsung S21+, Pixel 8+
-
-
2025wk38s2QtforAndroid, 2025wk40s2-3QtforAndroid, 2025wk42s3QtforAndroid
I’m encountering an issue in Qt Quick 6.9.2 on Android. Please take a look at this very simple QML main form:
import QtQuick import QtQuick.Window import QtQuick.Controls ApplicationWindow { visible: true TextField { anchors.fill: parent text: "Please tap quickly multiple times on this text, the soft keyboard eventually disappears" } }
When I tap quickly multiple times on this text, the soft keyboard sometimes disappears and then quickly appears (it is flickering). This behaviour makes it impossible to work with the default context menu (Copy/Paste/Select all etc.). I observe this behaviour in 6.9.2 and 6.9.10, but I do not have this problem in 6.9.0.
- relates to
-
QTBUG-140147 Keyboard jumps up and down
-
- In Review
-
-
QTBUG-141175 Android Keyboard overlaps text input when tapped multiple times
-
- Reported
-
For Gerrit Dashboard: QTBUG-139722 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
681473,3 | Android: Don't restart Android keyboard if already visible | dev | qt/qtbase | Status: NEW | 0 | 0 |