@tinynow
Public servant UI developer
Nothing here yet.
Nothing here yet.
No blogs yet.
Are there ever occasions when a non-interactive element should be in the tab order? In testing output from a popular eLearning software, I found that the method for providing text (rendered as images) was to add aria-labels and then make different parts of the markup focusable and tabbable so screen-reader users could tab to the content to hear it read. Also, I cannot find anywhere in WCAG which says that non-interactive elements should not be in tab order.