Android.EweSticker icon indicating copy to clipboard operation
Android.EweSticker copied to clipboard

Bug: Case-sensitive sorting

Open virginviolet opened this issue 2 years ago • 0 comments

Description

Apologies for the cryptic title, it's the best I could think of.

Sorting is not truly alphabetic, as I see it, and it's not how files are sorted on Windows. I think it will become clear what I mean when you read on.

Expected Behavior

I expected stickers to be sorted as following:

Aa.png, bB.png, cc.png, DD.png

Actual Behavior

Aa.png, DD,png, bB.png, cc.png

System Information

Please provide the following additional information about your system or environment:

  • Operating System (OS): Android
  • OS Version: 14
  • Project Version (if applicable): 20240322

virginviolet avatar Apr 24 '24 17:04 virginviolet