<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - keyboard focus problem on dismiss of menus under wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=762756#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - keyboard focus problem on dismiss of menus under wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=762756">bug 762756</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=326834" name="attach_326834" title="Simple reproducer for testing purpose.">attachment 326834</a> <a href="attachment.cgi?id=326834&action=edit" title="Simple reproducer for testing purpose.">[details]</a></span>
Simple reproducer for testing purpose.
This simple reproducer demonstrates that the bug is related to a focus-out
event which is received in Wayland and not in X11.
1. Build and run the probgram in X11
2. Open the menu, dismiss, no focus out.
Now redo the same in Wayland:
3. Open the menu, a focus-out event is received and the cursor stops.
I could not use git bisect, but simply reverting commit <a href="https://git.gnome.org/browse/gtk%2B/commit/?id=d54f208d">d54f208d</a> on master
fixes the issue so this is really gdk_seat_grab() with GtkMenu causing the
issue.</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>