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

WASM: QMenu::popup() not showing in contextMenuEvent()

XMLWordPrintable

    • WebAssembly

      When building the application for WebAssembly, invoking QMenu:popup() on the event handler for QContextMenuEvent, there is no context menu shown on screen.

      Calling QMenu::exec() instead, the context menu is shown (when the application has been built using cmake's target_link_options(testqmenu PUBLIC -sASYNCIFY -Os).
       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            piwierci Piotr Wierciński
            plcl Pedro López-Cabanillas
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes