Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for WebAssembly
  4. Qt WebAssembly using QDialog bug

Qt WebAssembly using QDialog bug

Scheduled Pinned Locked Moved Unsolved Qt for WebAssembly
1 Posts 1 Posters 74 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Behard
    wrote on 18 Mar 2025, 08:37 last edited by
    #1

    I tested Qt WebAssembly using QDialog on Qt 6.8.2
    Adding the compilation condition 'QMAKE_LFLAGS+=- saSYNCIFY - Os' allows the use of QDialog
    However, it was discovered that there are issues with QComboBox and QMenu
    The QComboBox in the QDialog window can pop up options, but cannot select them. QComboBox in the main window, QMenu is being used normally.
    The QMenu of QDialog window has the same issue.

    1 Reply Last reply
    0

    1/1

    18 Mar 2025, 08:37

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved