-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.3.2
-
None
-
Microsoft Surface Pro 2 128GB, Windows 10
import QtQuick Window { width: 640 height: 480 visible: true title: qsTr("Hello World") Rectangle { anchors.fill: parent TextEdit { id: textEdit anchors.fill: parent } } }
Start app
1. Press with touch at TextEdit -> virtual keyboard does not appears (BUG)
2. Press with touch outside application windows
3. Press with touch at TextEdit -> virtual keyboard appears (Expected)
Microsoft Surface Pro 2 128GB, Windows 10
- relates to
-
QTBUG-107730 Windows 10 virtual keyboard doesn't appear on QSpinBox
-
- Reported
-
| For Gerrit Dashboard: QTBUG-108449 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 513599,5 | QQuickTextArea: move accessibility handling into base QQuickTextEdit class | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
| 515452,2 | QQuickTextArea: move accessibility handling into base QQuickTextEdit class | 6.6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |