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 667328 - Support "id" tag in GtkComboBoxText items format
Support "id" tag in GtkComboBoxText items format
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-05 04:13 UTC by Tristan Van Berkom
Modified: 2013-05-19 12:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Van Berkom 2012-01-05 04:13:57 UTC
Now the combo box supports setting the "id" of every item in
the <items> format.

See bug 667319

Need to extend Glade editors to support configuring the id as well.
Comment 1 Tristan Van Berkom 2013-05-19 12:31:08 UTC
This was fixed last week and now the "id" attributes are editable for
GtkComboBoxText (in git master)