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

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

    XMLWordPrintable

Details

    • WebAssembly

    Description

      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).
       

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes