<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Wayland] Focused window under application first window"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=780820#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Wayland] Focused window under application first window"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=780820">bug 780820</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>Review of <span class=""><a href="attachment.cgi?id=350983&action=diff" name="attach_350983" title="[PATCH] wayland: Raise when queuing a "calc showing" operation">attachment 350983</a> <a href="attachment.cgi?id=350983&action=edit" title="[PATCH] wayland: Raise when queuing a "calc showing" operation">[details]</a></span> <a href='review?bug=780820&attachment=350983'>[review]</a>:

::: src/wayland/meta-wayland-surface.c
@@ +733,3 @@
+          meta_window_queue (surface->window, META_QUEUE_CALC_SHOWING);
+          if (meta_prefs_get_focus_mode () == G_DESKTOP_FOCUS_MODE_CLICK)
+            meta_window_raise (surface->window);

This doesn't look right, it'll bypass any focus stealing prevention things</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>