[Wayland-bugs] [Bug 772505] Wayland: menu does not resize after disabling an action
nautilus (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 25 13:29:30 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=772505
--- Comment #23 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 340757
--> https://bugzilla.gnome.org/attachment.cgi?id=340757&action=edit
[PATCH gtk-3-22] wayland: Fix a race condition with xdg_popup resize
When resizing an xdg_popup immediately after the initial mapping, there
is a race condition between the client and the compositor which is
processing the initial size given by the xdg_positioner, leading to the
xdg_popup to be eventually of the wrong size.
Only way to make sure the size is correct in that case is to hide and
show the window again. Considering this occurs before the initial
configure is processed, it should not be noticeable.
--
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/20161125/d856205a/attachment.html>
More information about the wayland-bugs
mailing list