Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-111848

WASM: No text input possible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • 6.5.0
    • 6.5.0 Beta3, 6.5.0 RC
    • None
    • WebAssembly
    • a0287b4ba (6.5.0)

      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.

        For Gerrit Dashboard: QTBUG-111848
        # Subject Branch Project Status CR V

            mikolaj.boc Mikołaj Boc
            cajus Cajus Pollmeier
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes