this post was submitted on 02 Aug 2024
357 points (96.9% liked)
Memes
45540 readers
1337 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How did the alt text even get in there? I don’t find anything when I do
exiftool -a -u blah.webp
ormagick identify -verbose blah.webp
Edit to add: oic: The “Alt Text” field doesn’t appear in the post form until after I upload the image.
https://github.com/LemmyNet/lemmy-ui/blob/0.19.5/src/shared/components/post/post-form.tsx#L627-L646