[Wayland-bugs] [Bug 771320] [Wayland] Maps widget is displayed at wrong position inside gnome-contacts
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu Oct 6 14:57:27 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=771320
--- Comment #8 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 337074
--> https://bugzilla.gnome.org/attachment.cgi?id=337074&action=edit
[PATCH] gdkwindow: configure native windows when scrolling
ClutterEmbed on Wayland uses a subsurface and relocate it on a configure
handler, but when placed within a scrolled window, no configure event is
emitted and the CLutterEmbed subsurface remains static.
Emit a configure event for native windows in GdkWindow's internal
move_native_children() so that custom widgets relying on configure
events such as ClutterEmbed can relocate their stuff.
--
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/20161006/b7c4dde6/attachment.html>
More information about the wayland-bugs
mailing list