Tab stops#
Test Type Performed#
Appropriate tab stops.
Artifact Evaluated#
Plotting interface. Specifically, evaluating the interfaces for all charts in our test environment: line, bar, table and scatter plot.
Results Summary#
Plotting interface passes for tab stops.
Expected Behavior (Pass/Fail)#
Pass - Interactive elements (that represent buttons, links, or selectable features) must have a tab stop, while non-interactive elements must not have a tab stop. Every interactive chart element must NOT have its own tab stop unless the chart is small or the tabs are programmatically revealed (such as having a single tab stop at the root of a chart and then a way to enter further layers or sections of the chart using keyboard controls). At least one tab stop should be
Guidelines and Standards Used#
Inappropriate tab stops https://chartability.github.io/POUR-CAF/#inappropriatetabstops
Technical Details#
Chrome Version 129.0.6668.59 (64-bit)
Windows 11 Build 22631.3958
Updated as of: September 18th, 2024
Notes#
While this does pass, the data table does have a keyboard trap. After you tab into the table and navigate to the end, you cannot get out of it to continue “forward” to the next location.