tuskyapp / Tusky

An Android client for the microblogging server Mastodon
https://tusky.app
GNU General Public License v3.0
2.5k stars 389 forks source link

When attaching multiple images at once, they appear in random order #4754

Open mcclure opened 3 weeks ago

mcclure commented 3 weeks ago

Steps to reproduce the problem

  1. Start composing a post
  2. Click paperclip, "add media"
  3. In the image selector, longpress four images, tap "select"

Expected behavior: The four images appear in the post in the order I longpressed them

Observed behavior: The four images appear in what appears to be literally random order. It's not chronological.

This significantly slows down making posts with many images, because on my phone I have to do multiple clicks to get into the Photos app and then that is multiplied by four due to this bug.

Odd point for comparison: In my testing it appears the bluesky social app does have this problem and Discord does not. The fact Discord does not have the problem makes me suspect the problem is in the app and not in Android.

Debug information

Tusky 26.2 "Version: 4.4.0-nightly.2024-11-06" Android 13 Sony Xperia 5 III mastodon.social

However, also @connyduck reports he saw this.