Created attachment 9169 xfce-4.14-text-beside-icons-misaligned.png When Edit/Preferences/Display/Text beside icons is set, the filename is not aligned well when it is multi-line, see the attached screenshot. Single line filenames are correctly aligned to the left, while multiline are centered in some predefined maximal width. In XFCE 4.12, the filenames were always aligned to the left. I think this bug has the same root as bug 16075. Steps to reproduce: 1) create some dir, e.g. Desktop/example 2) create e.g. the following files: $ touch "alpha" "long one line" "alpha beta gamma delta" "dolor sit amen loremipsum" "foo bar foo bar foo bar foo bar" "lorem ipsum dolor sit amen" "loremipsum loremipsum" 3) open thunar in Desktop/example and make thunar window narrow (one icon per line) to observe the misalignment
Created attachment 9170 xfce-4.12-text-beside-icons-properly-aligned.png Correct result with XFCE 4.12 (xubuntu 18.04.3)
Andre Miranda referenced this bugreport in commit 4796facff5d721a17271c5146460e27f08e61b4a Fix icon view alignment (Bug #16107) https://git.xfce.org/xfce/thunar/commit?id=4796facff5d721a17271c5146460e27f08e61b4a
Andre Miranda referenced this bugreport in commit 3dc8dab2da75b0161842bf86902c035d159f94a6 Fix icon view alignment (Bug #16107) https://git.xfce.org/xfce/thunar/commit?id=3dc8dab2da75b0161842bf86902c035d159f94a6
Created attachment 9179 exo-sample.c I couldn't reproduce this bug with the attached sample, so I end up fixing it on Thunar.