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

ComboBox in Dialog does not work on WebAssembly with asyncify

XMLWordPrintable

    • WebAssembly

      A QComboBox inside a QDialog does not work properly on WebAssembly platform for Qt 6.8.1. Qt 6.7.0 works OK.

      The ComboBox's drop down appears when clicked, but items aren't selectable. Note that ComboBoxes work OK inside a MainWindow, just not in a Dialog.

      This is with Multithreaded version of WebAssembly with -sASYNCIFY using emsdk 3.1.56.

      Example project attached just creates a dialog box with a combobox in it. (This works fine on Windows Desktop 6.8.1 and WebAssembly 6.7.0).

       

       

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

            evenandersen Even Oscar Andersen
            srcejon Jon Beniston
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes