General-Discussion icon indicating copy to clipboard operation
General-Discussion copied to clipboard

Long file paths are not properly displayed

Open Vsnmrn opened this issue 1 year ago • 4 comments
trafficstars

Hi ! I first reported this bug in the Simple File Manager repo #758 but I prefer to republish it in general issues as I know the problem already affects Fossify Gallery.

When browsing the file explorer, a long file path can be superimposed on the "internal" or "SD card" button, making it difficult to click. This also happens when you select a destination to copy or move file (e.g. in the gallery when you are moving a photo).

I can't support you financially for now so I hope this will help you a little. Thank you for your work ;)

Vsnmrn avatar Jan 06 '24 21:01 Vsnmrn

I don't know if you're already aware of this, but you can swipe horizontally on the folder path. If you swipe completely to the right, you should be able to tap on the "internal" / "SD card" button without any issues:

folder path swipe (Benutzerdefiniert) (1)

In general, I agree that it would be easier if the overlapping part would move behind the "internal" / "SD card" button.

min7-i avatar Jan 07 '24 19:01 min7-i

I was indeed aware, but thank you for specifying it anyway. So it is true that the bug is above all graphic.

Besides, it makes me think that I forgot a detail, namely that the bug appeared in Simple File Manager v6.16.1, it was not present in v6.16.0. At the time I reported the problem I had looked at all the changes between these 2 versions in the GitHub history. As I am not a programmer, I could not deduce anything from it, but maybe someone more experienced could do it.

Vsnmrn avatar Jan 07 '24 22:01 Vsnmrn

In version 6.16.0 it wasn't exactly working correctly. The button wasn't transparent, so it looked better, but you could still see fragments of text on the left of it:

Aga-C avatar Jan 08 '24 18:01 Aga-C

https://github.com/FossifyOrg/General-Discussion/issues/73#issue-2068844756

It should wrap, ideally. File paths can become long enough on AOSP's EXT4 FS that that would be necessary. Otherwise, at least add a scrollbar, and/or make it editable upon request as https://apps.kde.org/en-gb/dolphin/ does.

RokeJulianLockhart avatar Feb 20 '24 13:02 RokeJulianLockhart

It should be fixed in future updates.

naveensingh avatar Jan 09 '25 13:01 naveensingh