android icon indicating copy to clipboard operation
android copied to clipboard

Decimal numbers not sorted correctly in A-Z or Z-A sort

Open Hitmanforrent opened this issue 1 year ago • 1 comments

Please agree to the following

Summary

Decimal numbers sorted 1,10,11,2,3 etc

System Setup

- Android: 14
- Cryptomator: 1.10.3

Cloud Type

Google Drive

Steps to Reproduce

  1. Create a list of files numbered 1,2...10 etc
  2. Sort the list A-Z or Z-A.

Expected Behavior

The decimal numbers are sorted 1,2,...10

Actual Behavior

Decimal numbers are sorted 1,10,11,2,3 etc.

Reproducibility

Always

Relevant Log Output

No response

Anything else?

Cryptomator Android Sort Example A-Z Cryptomator Android Sort Example Z-A

Hitmanforrent avatar Nov 25 '24 00:11 Hitmanforrent