<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [wayland] second click goes to previously right clicked item in titlebar"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=776232#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [wayland] second click goes to previously right clicked item in titlebar"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=776232">bug 776232</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=ofourdan%40redhat.com" title="Olivier Fourdan <ofourdan@redhat.com>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=343164&action=diff" name="attach_343164" title="[PATCH] wayland: release implicit grab when showing window menu">attachment 343164</a> <a href="attachment.cgi?id=343164&action=edit" title="[PATCH] wayland: release implicit grab when showing window menu">[details]</a></span> <a href='review?bug=776232&attachment=343164'>[review]</a>
[PATCH] wayland: release implicit grab when showing window menu

That patch seems to fix the issue.

--

An implicit grab is set when pressing a button, but when that button
press triggers the xdg-shell show_window_menu, the client never gets
the button release, and the grab remains active, causing the wrong
widget to be triggered when another button press/release is issued.

To avoid this, force a release of the grab when issuing a
show_window_menu so that the next button click works as expected.</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>