Gallery
Gallery copied to clipboard
File and folders aren't sorted alphabetically by path
Checklist
- [X] I can reproduce the bug with the latest version given here.
- [X] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- [X] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- [X] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [X] This issue contains only one bug.
- [X] I have read and understood the contribution guidelines.
Affected app version
1.1.3
Affected Android/Custom ROM version
Android 14
Affected device model
Samsung Galaxy S22
How did you install the app?
Google Play Store
Steps to reproduce the bug
Have files such as:
test test 1 test a test1 testa
Expected behavior
When sorting by path, files should appear as:
test test 1 test a test1 testa
Actual behavior
With "Sort numeric parts by actual value" unchecked, they appear as:
test 1 test a test test1 testa
With "Sort numeric parts by actual value" checked, they appear as:
test1 test 1 test a test testa
Unchecked is closest, but "test" should be at the beginning in both. I get the same behavior with folders (eg \test, \test 1, \test a, etc).
Screenshots/Screen recordings
No response
Additional information
No response