Closed patrickhlauke closed 1 year ago
Thanks for pointing this out! I'll get this re-ordered correctly soon here 😊
wondeful, thank you @nickdenardis
Firefox version is published, Chrome version still being reviewed.
i'm afraid this problem seems to have reappeared (possibly as a result of other recent fixes)
for instance: https://sfba.social/@foxprimephotos/110689589131925729
Just passing this on (and can confirm from my own testing): https://fedisabled.social/@Lachgas/110502133221548127
In short, for toots with multiple images, the visible alt blocks are presented in reverse order (from last to first) - presumably (though admittedly i've not looked at the code here) because the extension goes through images sequentially in order, but then always adds the latest alt it found directly after the image(s), meaning that later images it finds get their alt added before any preceding alts.
Original post about this uses https://chaos.social/@blinry/110501630260892140 as an example