signalapp / signalapp/Signal-iOS

A11y: iOS Accessibility settings have no effect on animated gifs or Stickers in Signal chats

Open
#5,949 9 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Acknowledged
Dominant language
Swift
Stars
12.2k
Forks
3.5k
PR merge metrics
No merged PRs in 30d

Description

  • I have searched open and closed issues for duplicates
  • I am submitting a bug report for existing functionality that does not work as intended
  • This isn't a feature request or a discussion topic

Bug description

iOS Accessibility settings have no effect on animated gifs or Stickers in Signal chats.

Steps to reproduce
  • From iOS, go to Settings > Accessibility > Motion
  • Toggle off Auto-Play Animated Images.
  • From Settings > Accessibility > Per-App Settings, add Signal and ensure Auto-Play Animated Images is also toggled off
  • View an animated GIF or Sticker in a Signal chat.

Actual result: The image animation runs continuously.

Expected result: The image animation does not run automatically and may be stopped or started manually. (Compare behavior in, e.g., iMessages)

Device info

Device: iPhone 13 Mini

iOS version: 18.1.1

Signal version: 7.42.1 (569)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue on an iPhone with Auto-Play Animated Images disabled globally and for Signal, then trace the animated GIF and Sticker rendering paths in Signal-iOS. Done means both content types respect the iOS setting by not autoplaying and can be started or stopped manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
accessibility, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.