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

QComboBox Popup inside QDialog do not accept mouse input in WebAssembly build

XMLWordPrintable

    • WebAssembly

      When using a QComboBox with a popup inside a QDialog-based window in a Qt WebAssembly application, the popup does not respond to any mouse inputs. The same widget works correctly when used in the main window.

      Steps to Reproduce:

      1. Open the attached minimal example project.
      1. Build and run it as a WebAssembly target (tested in both single-threaded and multithreaded modes).
      1. Open the popup calendar and try to interact with it using the mouse 

      Expected Result:
      The popup or QComboBox should accept mouse input and allow selecting a value.

      Actual Result:
      The QComboBox appears but does not respond to any mouse inputs.

      Additional Information:

      • Issue occurs only in WebAssembly builds.
      • Behavior is the same in single-threaded and multithreaded builds.
      • Using these widgets in the main window works as expected.

        1. QTBUG-139991#.zip
          8 kB
          Chakib Boutaghane
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sorvig Morten Sørvig
            chakib Chakib Boutaghane
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes