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

--- Comment #3 from Jonas Ã…dahl <[email protected]> ---
As far as I can tell what is happening is that:

1. a popup is created with the toplevel window as parent
2. another popup is created while the previous popup is still mapped, also with
the toplevel window as parent

This is not allowed, as the compositor wouldn't know what to dismiss when the
popup grab is broken.

I'm guessing that either libreoffice is 1) missing to destroy an old menu, or
2) using the wrong parent for a child menu, or 3) it accidentally creates two
popups when it meant to create only one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to