After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768023 - GtkPopover should resolve GActions via relative-to or parent toplevel
GtkPopover should resolve GActions via relative-to or parent toplevel
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkPopover
unspecified
Other All
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-06-25 00:19 UTC by Christian Hergert
Modified: 2018-05-02 17:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Hergert 2016-06-25 00:19:34 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.
Comment 1 GNOME Infrastructure Team 2018-05-02 17:14:22 UTC
-- 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.