! 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 !
Issues with borderline (between folder content at right and tree/shortcuts vi...
Status:
RESOLVED: FIXED

Comments

Description yarosweet1 2019-07-12 23:08:28 CEST
Created attachment 8764 
After

After mount devices (with short or long names, not matter) the borderline (between current folder and tree/shortcuts view) changes it position instead of, for example, hiding part of devices name. It's little bit annoying 'cause file positioning in folder crushing and you must every time move that border back. Is it possible to lock this border that it can't automatically changing it position (only drag manual)?
Comment 1 yarosweet1 2019-07-12 23:24:57 CEST
Created attachment 8765 
Before mounting
Comment 2 Andre Miranda editbugs 2019-08-04 19:59:35 CEST
Created attachment 8842 
set-minimal-column-width.diff

I suspect this is caused by this fix:
https://git.xfce.org/xfce/thunar/commit/?id=d9d481c83b4df171db4fa55692a34e79a64825d3
More details: https://github.com/andreldm/thunar/issues/40

Now that the eject button and the spinner have a column just for them, it starts with 4px of widget and then expands to 20px once a button or spinner appears.

Our options are:
- Set the minimal column size (attached patch, personally I don't like the wasted space)
- Use a single column as before (gtk3 is not making this easy)
- Rewrite shortcuts view with GtkListBox (not the first time I consider this)
Comment 3 Andre Miranda editbugs 2019-11-06 05:32:29 CET
See the last patch attached to Bug 15312, it hopefully fixes this bug too.
Comment 4 yarosweet1 2019-11-25 08:48:24 CET
Borderline saves its position not in current window (only if a open new) and if name of new device shorter than previous. If I mount device with a longer name, borderline moves without saving its previous position, but new.
Comment 5 Andre Miranda editbugs 2019-12-19 03:00:17 CET
Fixed by Bug 15312.

Bug #15708

Reported by:
yarosweet1
Reported on: 2019-07-12
Last modified on: 2019-12-19

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Attachments

After (60.91 KB, image/png)
2019-07-12 23:08 CEST , yarosweet1
no flags
Before mounting (69.29 KB, image/png)
2019-07-12 23:24 CEST , yarosweet1
no flags
set-minimal-column-width.diff (573 bytes, patch)
2019-08-04 19:59 CEST , Andre Miranda
no flags

Additional information