accessibilitysupported / a11ysupport.io

Accessibility Support data for various HTML, ARIA, CSS, and SVG features
https://a11ysupport.io/
Other
281 stars 32 forks source link

Point to the problem if possible #161

Closed mgifford closed 3 years ago

mgifford commented 3 years ago

Just as an example if you look here https://a11ysupport.io/tests/tech__html__html_figure__test_3#test-html

Is the problem figcaption & that it isn't well supported enough for for authors to use, or is it that

Narrator, NVDA, TalkBack & VoiceOver need to improve their game? I think it's a matter of is it a WCAG issue or UAAG issue https://www.w3.org/WAI/standards-guidelines/uaag/

I like to fix things at the source.

David MacDonald has a good list of where to report this: http://www.davidmacd.com/blog/bug-tracker-list.html

I just worry about creating hacks because one or two combinations doesn't work, when ultimately the problem may not be something that a web author can control.

mfairchild365 commented 3 years ago

Thank you @mgifford. I usually try to open issues against AT or browsers whenever I find an issue, but sometimes I just don't get around to it. I should do a better job of that. If you happen to know of existing issues, or want to open your own issues, please post the URLs here.

Whenever I do open or find such an issue, I link to it from the relevant feature page. See the headers attribute feature as an example. I need to open or find more issues for that feature too, but at least it has one linked issue.

For the most part, I try not to assign direct blame or responsibility as part of this site. Thoughts in no particular order:

Side note: Sorry for leaving a long winded reply.

mgifford commented 3 years ago

The long winded reply is great @mfairchild365 and yes, your explanation makes sense. As someone who is coming at accessibility from the side of a publishing tool (Drupal). And you're right. Users don't care, they just want it to work.

Great to have the context. Thanks! I think maybe this should be moved over somewhere (your content) and then this issue closed. I think the context is useful.

mfairchild365 commented 3 years ago

Thank you, @mgifford. I'll add this to the FAQ, or possibly an 'about' page. I've been out for the last couple of months due to family medical issues, so I apologize for the delay here.

mgifford commented 3 years ago

It's good. I just wrote this this morning https://github.com/CivicActions/accessibility/issues/470

The most important piece though I think still is to get folks to make sure that the browsers & AT know it is a problem. If there is a known problem, then it is worth encouraging folks to look for it http://www.davidmacd.com/blog/bug-tracker-list.html and bump up support for that issue in the issue queue, or add a new one.

That's just a possible addition.