Quote:
Originally Posted by sourcejedi
Thanks for the explanation!
I don't "need" it fixing... disabling images isn't something I do very often - but it was annoying enough to comment on. I'd think it'd affect visually impaired people who use screen-readers, though.
If it was felt worth it, I'm pretty sure it could be fixed at the HTML level. You can generate tooltips using the TITLE attribute instead of the ALT attribute. (And set the ALT attribute to an empty string, to indicate that the image can safely be ignored -- otherwise there's a risk that it backfires and screenreaders will read out the entire image URL instead). Of course that doesn't say how difficult it is to change the code that generates the HTML.
While I was googling this, I saw a claim that IE8 has actually stopped showing alt-text as a tooltip, so TITLE should also make for more consistent behaviour.
Post icon: 8-) (glasses-wearing-geek).
|
I wasn't sure if you needed it or not, and "want" would be sufficient to make a request anyway. But sorry for interpreting your post as such a request rather than the technical feedback intended.
Thanks for all that other information too (you glasses-wearing-geek, you

). While it's somewhat outside of my ken and access, even as a Mod, it'll help the MR backroom-to-the-backroom types that play with all the knobs and buttons here. I'll leave them to make of it what they will.
Cheers,
Marc