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 758905 - tagged-entry: Fix warnings with newer GTK+
tagged-entry: Fix warnings with newer GTK+
Status: RESOLVED FIXED
Product: libgd
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: libgd maintainer(s)
libgd maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-12-01 15:40 UTC by Bastien Nocera
Modified: 2015-12-02 11:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tagged-entry: Fix warnings with newer GTK+ (3.72 KB, patch)
2015-12-01 15:40 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2015-12-01 15:40:10 UTC
There are still some rendering problems (the tag is higher than the entry it's in) but otherwise doesn't warn...
Comment 1 Bastien Nocera 2015-12-01 15:40:13 UTC
Created attachment 316613 [details] [review]
tagged-entry: Fix warnings with newer GTK+

The tagged entry was generating loads of errors following CSS changes
in GTK+ 3.19.

See https://blogs.gnome.org/mclasen/2015/11/20/a-gtk-update/ for details
and work-arounds.
Comment 2 Cosimo Cecchi 2015-12-02 11:00:07 UTC
Pushed with a few fixes, thanks.

Attachment 316613 [details] pushed as a0717ad - tagged-entry: Fix warnings with newer GTK+