@Samsy@lemmy.ml to Memes@lemmy.ml • 4 months agothx for the helplemmy.mlimagemessage-square20fedilinkarrow-up1365arrow-down112
arrow-up1353arrow-down1imagethx for the helplemmy.ml@Samsy@lemmy.ml to Memes@lemmy.ml • 4 months agomessage-square20fedilink
minus-squaredavel [he/him]linkfedilinkEnglish24•4 months agoI do, when I hover my mouse over the image. YMMV, depending on your client.
minus-square@Samsy@lemmy.mlOPlinkfedilink7•4 months agoMy instance is .ml and I used jerboa, which has an alt-text field below the image uploader.
minus-squareZagorathlinkfedilink3•4 months agoAnnoyingly, while Jerboa has a field to add alt text to the submission when you create it, I can’t find a way to get it to show me the alt text on a submission that has already been created.
minus-squareSnot FlickermanlinkfedilinkEnglish4•edit-24 months agoOdd. I’m on Firefox. When I mouseover I just get a message to expand the image. Like this: Upon expanding the image, I cannot get alt-text to appear. EDIT: Here’s what I get when I use dev tools to inspect the element: Notice the alt=""
minus-squaredavel [he/him]linkfedilinkEnglish5•4 months agoThis may be because your instance is running Lemmy v0.19.3. https://github.com/LemmyNet/lemmy-ui/blob/0.19.3/src/shared/components/post/post-form.tsx#L421-L423 versus https://github.com/LemmyNet/lemmy-ui/blob/0.19.5/src/shared/components/post/post-form.tsx#L627-L646
minus-squareSnot FlickermanlinkfedilinkEnglish3•4 months agoThat looks like its likely the case. Blahaj is a nice instance, but it’s definitely behind the curve on current version status.
minus-square@NegativeInf@lemmy.worldlinkfedilink20•4 months agoBe the alt-text you wish to see in the world.
I don’t see alt-text here?
I do, when I hover my mouse over the image. YMMV, depending on your client.
My instance is .ml and I used jerboa, which has an alt-text field below the image uploader.
Annoyingly, while Jerboa has a field to add alt text to the submission when you create it, I can’t find a way to get it to show me the alt text on a submission that has already been created.
Odd. I’m on Firefox.
When I mouseover I just get a message to expand the image. Like this:
Upon expanding the image, I cannot get alt-text to appear.
EDIT: Here’s what I get when I use dev tools to inspect the element:
Notice the
alt=""
This may be because your instance is running Lemmy v0.19.3.
https://github.com/LemmyNet/lemmy-ui/blob/0.19.3/src/shared/components/post/post-form.tsx#L421-L423
versus
https://github.com/LemmyNet/lemmy-ui/blob/0.19.5/src/shared/components/post/post-form.tsx#L627-L646
That looks like its likely the case. Blahaj is a nice instance, but it’s definitely behind the curve on current version status.
Be the alt-text you wish to see in the world.