Chrome: 71.0.3358.0
Steps to repro:
# Enable chromevox with ctrl+alt+z
# Launch the 'get help' app from the launcher
# Choose 'get connected' tab
# Use search+right arrow to get to the accordion buttons
# Notice that Chromevox does not indicate if the button is collapsed or expanded
# Press the button with search+space
# Notice nothing is announced
Expected: Chromevox would announce the state of the button.
For example: aria-expanded attribute could be added to the button and set to 'true' when expanded and 'false' when collapsed
Actual: Screen reader users don't know that these buttons expose additional content and that they can be pressed again to hide the content
Comment 1 by leberly@chromium.org
, Nov 30