GNOME Bugzilla – Bug 735826
Window not shown if popup, transient for and shown before parent.
Last modified: 2015-03-03 12:58:33 UTC
Created attachment 285036 [details] example See the attached example: popup -> show_all() parent -> show_all() popup -> set_transient_for(parent) Result: popup never shows up (tested under weston)
This works now in current trunk (wayland/weston/gtk+)