Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not all animated stickers animate #3423

Open
deepadmax opened this issue Sep 7, 2024 · 0 comments
Open

Not all animated stickers animate #3423

deepadmax opened this issue Sep 7, 2024 · 0 comments
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Defect Something isn't working: bugs, crashes, hangs and other reported problems T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@deepadmax
Copy link

Steps to reproduce

  1. Send a sticker of animated image from a client that supports it.
  2. View the sticker from within Element X.

Outcome

What did you expect?

The sticker should animate.

What happened instead?

It is rendered as a static image.

What might be the cause?

It's probably that Element X uses the mimetype included in the event to determine whether to animate it or not. It may expect specifically image/gif, though image/png can refer to an Animated PNG.

Your phone model

No response

Operating system version

Android 13

Application version and app store

Element X version 0.5.1

Homeserver

Synapse 1.114.0

Will you send logs?

No

Are you willing to provide a PR?

No

@deepadmax deepadmax added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Sep 7, 2024
@bmarty bmarty added S-Tolerable Low/no impact on users O-Uncommon Most users are unlikely to come across this or unexpected workflow T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Defect Something isn't working: bugs, crashes, hangs and other reported problems T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

No branches or pull requests

2 participants