[bug] APNG Emojis animate when "pause animated images..." is on. #315

Closed
opened 2023-05-23 08:32:20 +00:00 by username · 3 comments

Version

cc107246

What were you trying to do?

No response

What did you expect to happen?

Emoji doesn't animate until hover.

What actually happened?

It's always animated, treated like a still image.

Severity

I cannot use it as easily as I'd like

Have you searched for this issue?

  • [-] I have double-checked and have not found this issue mentioned anywhere.

The forums mention fixing this in 2022: https://meta.akkoma.dev/t/akkoma-stable-2022-10-the-kitchen-sync/64, but I still have an issue with it.

### Version cc107246 ### What were you trying to do? _No response_ ### What did you expect to happen? Emoji doesn't animate until hover. ### What actually happened? It's always animated, treated like a still image. ### Severity I cannot use it as easily as I'd like ### Have you searched for this issue? - [-] I have double-checked and have not found this issue mentioned anywhere. The forums mention fixing this in 2022: https://meta.akkoma.dev/t/akkoma-stable-2022-10-the-kitchen-sync/64, but I still have an issue with it.
Mergan added the
Bug
label 2023-05-30 09:18:20 +00:00
Member

If I recall correctly, I couldn't get it to work without enabling media proxy, since the only way to tell whether or not a PNG is animated is by reading the file's headers, and I was only able to do so by having the files be on the same domain (via media proxy) due to CORS stuff.

But if ye've no issue turning media proxy on, yer issue should be promptly solved

If I recall correctly, I couldn't get it to work without enabling media proxy, since the only way to tell whether or not a PNG is animated is by reading the file's headers, and I was only able to do so by having the files be on the same domain (via media proxy) due to CORS stuff. But if ye've no issue turning media proxy on, yer issue should be promptly solved
Contributor

@Mergan If that is the case, then at least local animated PNG should be paused right? That is not the case for me: https://outerheaven.club/notice/AXyMQlqezlXGD673C4

@Mergan If that is the case, then at least local animated PNG should be paused right? That is not the case for me: https://outerheaven.club/notice/AXyMQlqezlXGD673C4
Member

Makes sense to allow local checking, it's the same domain

Makes sense to allow local checking, it's the same domain
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma-fe#315
No description provided.