[Xfce-bugs] [Bug 13973] [GTK3] Icon view label missing ellipsis or not wrapping

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Mar 11 22:00:51 CET 2018


https://bugzilla.xfce.org/show_bug.cgi?id=13973

--- Comment #5 from alexxcons <acs82 at gmx.de> ---
Nautilus as well uses GtkCellRendererText, and it seems to succeed in using
PANGO_ELLIPSIZE_END together with some kind of line-wrap.
As far as I can tell, a line of interest is this one:
https://github.com/GNOME/nautilus/blob/ee55096a9e36e7246afe655134c2f1bfb135a5bb/src/nautilus-list-view.c#L2129

However with just using the same configuration for the thunar
GtkCellRendererText ( thunar_icon_view_init ) , I cannot fix things. Seems like
something else is missing regarding the line-wrap ... search ongoing.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list