I believe people on the #Fediverse are more likely to add alternative text to the images they post than on any other popular social media platform, that's great for #Accessibility. But it isn't the end-all-be-all of it. For example, when one of my contacts posts in German or Finnish or Farsi, I can copy the text and plug it in a translator to figure out what they meant.
However, when they share a picture including text in the same language, even if they transcribed the text in the picture in the alternative text attribute, I can't access it on mobile at all, and even on desktop I can't copy it from the default popup on mouse hover.
I tried to dabble with #CSS to reveal the alt-text attribute value using pseudo-content, but it doesn't work since we're dealing with an #HTML <img>
which is an empty element by definition. Is there any other way to expose this attribute value other than just parse the text in the post body directly?
Khurram Wadee likes this.
Raroun reshared this.
VegOS
•Hypolite Petovan likes this.
Hypolite Petovan
•utzer [Friendica]
•@Hypolite Petovan @VegOS here is my opinion, well it reflects pretty much what I think about that topic.
https://hub.netzgemeinde.eu/item/19a0555b-01f6-442b-bfc3-a060f7b574bb
Jupiter Row
@Hypolite Petovan @VegOS here is my opinion, well it reflects pretty much what I think about that topic.
https://hub.netzgemeinde.eu/item/19a0555b-01f6-442b-bfc3-a060f7b574bb
Jupiter Rowland
2023-08-28 14:12:49
Hypolite Petovan likes this.
Hypolite Petovan
•utzer [Friendica]
•Hypolite Petovan
•like this
utzer [Friendica] and VegOS like this.
VegOS
•VegOS
•Hypolite Petovan
•title
attribute. It can show on mobile browser when an image is dragged from a page, but on iOS it only works in the standalone Safari app, not in any other web view that I know of.VegOS
•alt
attribute for the popup/tooltip, but that's history.Hypolite Petovan likes this.