[Wayland-bugs] [Bug 773210] [WAYLAND] random loss of focus on toplevel when mapping/unmapping grab-less xdg_popup

mutter (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 19 10:02:35 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773210

--- Comment #3 from Olivier Fourdan <ofourdan at redhat.com> ---
So what happens here is, if an event occurred after the one that triggered the
popup, "places_on_top" is false (as it takes by default the same value as
"takes_focus" which is false because intervening_user_event_occurred() returned
true), and in that case, the toplevel which popup is transient for loses
focus... 

That logic sounds pretty broken to me.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161019/5ac7c40b/attachment.html>


More information about the wayland-bugs mailing list