! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Thunar should adjust width of name column
Status:
RESOLVED: FIXED
Priority:
Very High

Comments

Description wolek84 2014-12-06 18:51:20 CET
Created attachment 5799 
How it looks like now

When thunar decides to set layout of columns (name, size, type, date modified). It fits every column to current max width and make last one as wide as possible. It does not make sense because when you change directory data in all columns beside name will not change its width. Because of this file names are trimmed.

Thunar should make name column as wide as possible. This way you will be able to see whole file name. Besides wasting space making date column widest looks very ugly.

I attached two files. One is showing how it looks like now and another one how it should look like and how it looks in other file managers.
Comment 1 wolek84 2014-12-06 18:51:56 CET
Created attachment 5800 
How it looks like in other programs
Comment 2 Harald Judt 2015-01-30 18:47:14 CET
Actually, the column widths should be saved. However, this doesn't seem to work, as on opening the window they get automatically resized and the saved values overwritten. This is certainly a bug.
Comment 3 Harald Judt 2015-01-30 18:56:15 CET
I stand corrected. It is probably not a bug, you have to enable the settting last-details-view-fixed-columns for this to work, otherwise all columns will simply autoresize. However, I guess that is still not what you want.
Comment 4 arbe 2016-06-26 06:25:17 CEST
Created attachment 6715 
expand name column
Comment 5 arbe 2016-06-26 06:25:53 CEST
I've added a patch that expands the name column by default. I too think it should behave like that.
Comment 6 Landry Breuil editbugs 2016-06-28 13:36:51 CEST
Thanks, looks good to me - harald, what do you think about that fix ?
Comment 7 Harald Judt editbugs 2016-06-28 21:33:11 CEST
Yes, seems good, yet whoever applies this should give it thorough testing please.
Comment 8 Landry Breuil editbugs 2016-06-28 22:11:10 CEST
Tested it lightly here, and it looks much nicer to me. The name column is expanded, while the size/mimetype/mtime columns are aligned to the right, before they were just after the name column, the last one taking the extra ugly empty space on the right.
Comment 9 Landry Breuil editbugs 2016-06-29 21:06:18 CEST
Thanks armin, applied in http://git.xfce.org/xfce/thunar/commit/?id=cb3a2343128d6eacf6338d485b7d671f291071e6

Bug #11357

Reported by:
wolek84
Reported on: 2014-12-06
Last modified on: 2016-06-29

People

CC List:
6 users

Version

Attachments

How it looks like now (97.28 KB, image/jpeg)
2014-12-06 18:51 CET , wolek84
no flags
How it looks like in other programs (81.88 KB, image/jpeg)
2014-12-06 18:51 CET , wolek84
no flags
expand name column (514 bytes, patch)
2016-06-26 06:25 CEST , arbe
no flags

Additional information