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

Wayland: nested menus print warnings

XMLWordPrintable

    • Linux/Wayland
    • 2950ab9

      Following is printed to debug output when opening the sub menu under M2 menu in the example application:

      qt.qpa.wayland: Non-toplevel surfaces can't request window states
      qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x21ab8e0) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x221ba30) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents
      qt.qpa.wayland: Non-toplevel surfaces can't request window states
      

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

            johanhelsing Johan Helsing
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes