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 658497 - "use-action-appearance" should be written before "related-action"
"use-action-appearance" should be written before "related-action"
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-07 17:59 UTC by Tristan Van Berkom
Modified: 2011-10-10 22:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Van Berkom 2011-09-07 17:59:40 UTC
In the case that a GtkButton has a custom child widget, it's important that
the 'use-action-appearance' be setup before setting up the 'related-action' while
parsing GtkBuilder input.

Glade should order them correctly.
Comment 1 Tristan Van Berkom 2011-10-04 22:11:20 UTC
Fixed in master and glade-3-10 branch.
Comment 2 Tristan Van Berkom 2011-10-10 22:43:24 UTC
Note, also fixed in glade-3-8 branch.