Page MenuHomePhabricator

Issues with animated GIF on A* Search Algorithm article
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

Screenshot 2025-07-17 at 11.02.11 AM.png (452×530 px, 83 KB)

What happens?:
On Android, the GIF does not animate in either article view or gallery view. On iOS, the GIF does not animate in article view, but does animate in gallery view.

What should have happened instead?:
The GIF should animate in both views.

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Tested on Pixel 6 on Android 15 and OnePlus 8 on Android 13. Tested on iPhone on iOS 18.6 and iPad on iPadOS 18.6.
Other information (browser name/version, screenshots, etc.):
I tested images from these pages, and they all worked fine:

This was reported by a user and communicated to me by @ARamadan-WMF

Event Timeline

Dbrant triaged this task as Low priority.
Dbrant removed a project: Wikipedia-iOS-App-Backlog.
Dbrant subscribed.

The Android-specific issue will be fixed; However:
Notice that the image also doesn't animate in mobile web either, and only starts animating when clicked to view full-screen. Therefore untagging iOS.

This might be an issue with the image itself, as it is stored on Commons: Usually, when requesting a different "size" of a gif file, it is resized and the animation is preserved. But, for some reason, this file in particular is no longer animated when scaled to different sizes.

Looks good on 2.7.50542-r-2025-07-28

Tested on Pixel 6 on Android 15 and OnePlus 8 on Android 13. The GIF now animates in gallery view, but does not animate in article view, which is expected as per @Dbrant comments above.