[bug] webp filetype indicator covers emojis #380

Open
opened 2024-03-11 19:57:52 +00:00 by username · 1 comment

Version

7cc6c35

What were you trying to do?

Look at emojis (of different sizes) in people's posts and accounts.

What did you expect to happen?

The image looks like a png emoji. I can see it.

What actually happened?

The image is completely (or mostly) hidden by grey text saying "webp".

Severity

I can manage

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Version 7cc6c35 ### What were you trying to do? Look at emojis (of different sizes) in people's posts and accounts. ### What did you expect to happen? The image looks like a png emoji. I can see it. ### What actually happened? The image is completely (or mostly) hidden by grey text saying "webp". ### Severity I can manage ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
Member

This label comes from the “Pause animated images until you hover on them” frontend setting and is intend to show when you (might) be able to opt-in into showing an animation. Without MediaProxy animation detection relies on the file extension and thus can also appear on static webp files.

Without disabling the reduced animation setting, you can hover over the emoji to hide the banner and start any possible animation

This label comes from the “Pause animated images until you hover on them” frontend setting and is intend to show when you (might) be able to opt-in into showing an animation. Without MediaProxy animation detection relies on the file extension and thus can also appear on static webp files. Without disabling the reduced animation setting, you can hover over the emoji to hide the banner and start any possible animation
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#380
No description provided.