[Wayland-bugs] [Bug 781945] SIGSEGV dragging window on Wayland when toplevel window set_transient_for is set to another toplevel
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Tue May 2 09:52:14 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=781945
--- Comment #5 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 350853
--> https://bugzilla.gnome.org/attachment.cgi?id=350853&action=edit
[PATCH] wayland: Do not map toplevel utility as popup
Applications can specify the type hint as utility even on toplevel
windows.
When that toplevel is also marked as a transient for another window,
GDK Wayland backend would translate that as an xdg_popup which is not
appropriate.
While utility temp windows should remain mapped as subsurfaces (such as
the ones used by treeviews), regular windows should not translate as
neither a subsurface nor an xdg_popup.
--
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/20170502/fd1e5c75/attachment-0001.html>
More information about the wayland-bugs
mailing list