jlesage / docker-filezilla

Docker container for FileZilla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adjust width of internal columns

timekills opened this issue · comments

Issue: Columns (such as Filename, Filesize, Filetype, Permissions, Owner/Group, etc.) in the main window cannot be resized. Please see attached screenshot to clarify.

Comment: This is not just a Filezilla challenge; it manifests in all the GUI containers using the jlesage GUI backend. However, the impact is more significant in the Filezilla Docker in GUI because the default column widths are very small, making identification of files difficult.

Adjust width of internal columns example

Update: I was able to adjust the width using a separate browser and then VPN into the server internally.
It appears the initial problem was client side - not GUI.

Comment: There is no clear indicator that you are able to change column width. The pointer remains the solid black arrow instead of changing to the <-> type arrow typically expected.
This does not prevent changing of width, but does make it difficult to properly position and see when the pointer is properly positioned to change widths.

Client side issue as above.