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

auto-play animated media attachments not working regardless of settings for animated images #10093

Closed
ooozerooo opened this issue Feb 25, 2023 · 1 comment
Labels
⚠️bug? This might be a bug

Comments

@ooozerooo
Copy link

ooozerooo commented Feb 25, 2023

💡 Summary

Animated attachments (such as GIFs) should autoplay if you disable don't play animated images in settings. However, animated images seem to appear as a static thumbnail no matter what your setting for animated images is. It's really weird that the setting don't play animated images seems to now only affect animated emojis but not attachments. This is really confusing as 'animated images' by meaning includes animated media attachments as well. The only workaround without changing codes seem to be turning on Load original images instead of showing thumbnails. However, this would largely lower the speed of image processing, and it is not supposed to be used for autoplaying animated media attachments.

🥰 Expected Behavior

Turn off don't play animated images, animated media attachments should autoplay (like in previous versions).

ezgif com-video-to-gif

🤬 Actual Behavior

Animated media attachments appear as static image even when you enable animated images and disable Load original images instead of showing thumbnails.

Screen Shot 2023-02-26 at 4 22 11 am

Here's the CSS codes for the static thumbnail.

Screen Shot 2023-02-26 at 4 22 35 am

📝 Steps to Reproduce

  1. Open an instance with misskey version >= 13.5.6

  2. turn off don't play animated images and Load original images instead of showing thumbnails in settings. For reference, here's my settings Screen Shot 2023-02-26 at 4 09 24 am )

  3. post an animated image

  4. the animated image won't autoplay (appear as static image)

I understand the efforts that have been put into creating a safer environment for people with photosensitive epilepsy as discussed in issue #9821, but this just seems like a bug to me that enabling auto-play animated media attachments becoming totally impossible regardless of settings as the setting don't play animated images now only affects animated emojis.

It is also very misleading, as by turning off dont play animated images users would assume static pictures they see are actually static, but in fact animated media attachments appear as static images under this setting, which could lead to users missing plenty of information as they wouldnt know animated images are animated unless they click on everyone of them.

📌 Environment

Misskey version: v13.7.5
Your OS: macOS, iOS, iPadOS
Your browser: firefox, chrome, safari

@ooozerooo ooozerooo added the ⚠️bug? This might be a bug label Feb 25, 2023
@ooozerooo ooozerooo changed the title auto-play animated media attachments not working regardless of settings auto-play animated media attachments not working regardless of settings for animated images Feb 25, 2023
@saschanaz
Copy link
Member

Fixed by #10287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️bug? This might be a bug
Projects
None yet
Development

No branches or pull requests

2 participants