Tagged: accessibility, tab section, tabs
-
AuthorPosts
-
October 8, 2019 at 3:32 pm #1146195
Hello,
I’m using the tab section on our home page, however, I run into problems when I try to navigate the tab section with my keyboard to test for accessibility.
When I’m on a tab, I can’t seem to be able to access the links within that tab unless I go through all tabs. Only once I’ve gone through all the tabs, can I access the content of each tab. Another problem is that once I’ve gone through the content of the first tab, the tabs disappear completely so we don’t know in which tab we are anymore as we tab through the links.What I’ve seen on other sites it that when you press on tab, it goes into the content of the tab and when you press on next (->), it goes to the next tab. It also seems to be what is recommended by the W3C.
See : https://www.w3.org/TR/wai-aria-practices/examples/tabs/tabs-1/tabs.html
And: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Tab_RoleIs there any chance you might implement that in the future?
I’ve put a link to our site so you can test it yourself. I’ve also put a link to a site where the tab section is accessible (but the links above show that as well).
Thank you!
- This topic was modified 5 years, 1 month ago by darryllevine.
October 14, 2019 at 7:03 pm #1147888Hey darryllevine,
Correct, we do not offer this. I understand what you are saying, we will do create a ticket for our developers to fix this, it has a really good point.
Best regards,
BasilisMarch 18, 2020 at 4:30 pm #1194159Hello,
Just following up in this issue. I’m wondering if it’s on the road map at all?
Thank you.
March 23, 2020 at 8:04 am #1195377Hi,
Sorry for the delay. This might not be possible with the current implementation of the tab section because the tab titles are rendered before the tab content container, so pressing the tab key will not go directly to the tab content and instead go over each tab title first. You should consider removing the tab section and replace it with another element instead if your main concern is accessibility.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.