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

2018-05-05 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13973

Andre Miranda  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED

--- Comment #8 from Andre Miranda  ---
Closing this bug.
There's already bug 12126 requesting to truncate filename for Icon and Compact
views

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


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

2018-05-05 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13973

--- Comment #7 from Andre Miranda  ---
Created attachment 7714
  --> https://bugzilla.xfce.org/attachment.cgi?id=7714=edit
thunar-now

Revisiting this bug, to my surprise I can't reproduce the previous behavior.
It's not as nice as Nemo and Nautilus that limit filenames to 3 lines and
expose them on selection, but it's not too bad either as before. Probably gtk
or pango have changed since then.
I can't say this is a regression anymore, although there's room for
improvement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


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

2018-04-21 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13973

--- Comment #6 from alexxcons  ---
Here a simple example for playing with GtkCellRendererText can be found:
https://en.wikibooks.org/wiki/GTK%2B_By_Example/Tree_View/Columns_and_Renderers

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


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

2018-03-11 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13973

--- Comment #5 from alexxcons  ---
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.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


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

2018-03-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13973

alexxcons  changed:

   What|Removed |Added

 CC||ac...@gmx.de

--- Comment #4 from alexxcons  ---
For thunar 1.6.x, there is a patch available here: bug 12126.

For thunar master/gtk3, things are different.
While moving to gtk3 Jonas Kümmerlin removed the complete thunar-text-renderer
in commit 81e645d8faaab8c91f6b6b907f1667052a760a76 and replaced it by
GtkCellRendererText. ( Thats why the patch of  bug 12126 does not work for
master )

For GtkCellRendererText it seems not to be possible to pass "wrap-mode" and
"ellipsize" together in a meaningful way. As soon as "ellipsize" is passed, the
text is not wrapped any more, but directly ellipsized.

According to https://wiki.gnome.org/HowDoI/Labels one needs to adjust
gtk_label_set_lines as well to have both in parallel. Not sure where this can
be done. Maybe somewhere in exo.

Nemo has a nice implementation on that. Label is wrapped to 3 lines, ellipsized
if longer. Hover on the item shows full label.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


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

2017-11-19 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13973

--- Comment #3 from devicenull2...@gmail.com ---
Same problem for me on Fedora 27 (recent upgrade)

Kernel: 4.13.12-300.fc27.x86_64

xfce4-session-4.12.1-12.fc27.x86_64

Thunar-1.6.12-3.fc27.x86_64

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


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

2017-11-19 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13973

devicenull2...@gmail.com changed:

   What|Removed |Added

 CC||devicenull2...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


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

2017-11-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13973

--- Comment #2 from Andre Miranda  ---
Created attachment 7415
  --> https://bugzilla.xfce.org/attachment.cgi?id=7415=edit
thunar-gtk3 screenshot

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs


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

2017-11-03 Thread bugzilla-daemon
https://bugzilla.xfce.org/show_bug.cgi?id=13973

--- Comment #1 from Andre Miranda  ---
Created attachment 7414
  --> https://bugzilla.xfce.org/attachment.cgi?id=7414=edit
thunar-gtk2 screenshot

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs