GNOME Bugzilla – Bug 768023
GtkPopover should resolve GActions via relative-to or parent toplevel
Last modified: 2018-05-02 17:14:22 UTC
Currently, it feels like a kludge to have to copy GActionGroup's onto a GtkPopover with gtk_widget_insert_action_group() just so they can activate the same actions that the relative GtkMenuButton can activate. It would be nice if this was just handled for us. My expectation is that it would resolve actions up from the "relative-to" widget, and if that is not set the toplevel window the popover is attached to.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/638.