<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - subsurface-using popovers don't work on Weston"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=743427#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - subsurface-using popovers don't work on Weston"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=743427">bug 743427</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=carlosg%40gnome.org" title="Carlos Garnacho <carlosg@gnome.org>"> <span class="fn">Carlos Garnacho</span></a>
</span></b>
        <pre>This (In reply to Armin K. from <a href="show_bug.cgi?id=743427#c16">comment #16</a>)
<span class="quote">> I've applied all 3 patches to gtk+-3.15.9 and the mutter patch to
> mutter-3.15.90 and everything seems to be working fine now regarding this
> issue.</span >

Great, thanks for testing!

<span class="quote">> 
> There's another one, not sure if a direct result of these patches or not,
> but it's reproducible on both weston and gnome shell wayland.

> When I click on the gedit menu like in the video, it opens and closes as
> expected when clicking. But, when I click several times on it to make it
> open/close more than one time, 1 out of 5 times I need to click twice to get
> it to open again. That happens on fast clicks only (open/close, open/close,
> open/close, open/close click in less than 5 seconds).</span >

This is unrelated. Popover transitions are hooked into GtkWidget::show/hide,
this means we temporarily cheat during the fade out transition and let the
widget shown a little bit longer, so attempts to gtk_widget_show() it meanwhile
result in no-op.</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>