<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Fix GtkTreeView's search window"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=756780#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wayland: Fix GtkTreeView's search window"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=756780">bug 756780</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=313618&action=diff" name="attach_313618" title="wayland: Don't try to use subsurfaces as popup parents">attachment 313618</a> <a href="attachment.cgi?id=313618&action=edit" title="wayland: Don't try to use subsurfaces as popup parents">[details]</a></span> <a href='review?bug=756780&attachment=313618'>[review]</a>
wayland: Don't try to use subsurfaces as popup parents

If a GtkMenu (or something else that is mapped as a xdg_popup) tries to
use a subsurface window as a parent, it will be terminated by the
compositor due to protocol violation. So to avoid this, if a parent
window is not a xdg_popup or xdg_surface, i.e. a wl_subsurface, then
traverse up the trasient parents until we find the right popup parent.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>