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 628043 - Port EmpathyCellRendererText to GTK+ 3
Port EmpathyCellRendererText to GTK+ 3
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Contact List
2.31.x
Other Linux
: Normal major
: ---
Assigned To: empathy-maint
Depends on: 627916
Blocks:
 
 
Reported: 2010-08-26 15:15 UTC by Philip Withnall
Modified: 2011-08-29 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/renderer-size-628043 (3.31 KB, patch)
2010-11-12 10:11 UTC, Guillaume Desmottes
none Details | Review

Description Philip Withnall 2010-08-26 15:15:24 UTC
It needs to implement the new GtkCellSizeRequest interface in order for sizing (in particular, the View → Normal Size option) to work correctly.

This can only be done once the relevant GTK+ changes (http://git.gnome.org/browse/gtk+/commit/?id=e2a82c70b4cb8f59451f8b00dfce33a4f23ff998) have been released.
Comment 1 Guillaume Desmottes 2010-11-12 10:11:07 UTC
Created attachment 174315 [details] [review]
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/renderer-size-628043

 libempathy-gtk/empathy-cell-renderer-text.c |   52 ++++++++++----------------
 1 files changed, 20 insertions(+), 32 deletions(-)
Comment 2 Xavier Claessens 2010-11-12 10:13:37 UTC
+1
Comment 3 Guillaume Desmottes 2010-11-12 10:14:13 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.