<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#c5">Comment # 5</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>Still digging...
When the window menu is mapped, the client gets a pointer leave notify (which
is correct, as the menu will show up), and when the menu is dismissed, it gets
an enter notify again.
But then, get_event_window() in gdkwindow.c returns the original button window,
not the actual gdk window, which is what is causing the issue, because gtk will
pick the wrong widget (the GtkButton) based on that wrong gdk window.</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>