Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.0 Beta3, 6.5.0 RC
-
None
-
-
a0287b4ba (6.5.0)
Description
The given code
import QtQuick import QtQuick.Controls Window { width: 640 height: 480 visible: true title: qsTr("Hello World") TextField { } }
does not allow text entry in webassembly builds.
Attachments
For Gerrit Dashboard: QTBUG-111848 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
467958,3 | wasm: Text input hotfix | 6.5.0 | qt/qtbase | Status: MERGED | +2 | 0 |