Description
Description
When using keyboard navigation along with VoiceOver in the transcript component, it announces the cue content and instructions to activate a selected cue. The annotations component follows a similar pattern and is expected yield similar behavior, but that seems to be not the case.
Comment highlighting this issue: #805 (comment) by Emily;
When I tab into the Annotation list from the menu and use the up/down arrow keys to select an annotation, voiceover reads it at least twice in a row. That's problematic.
In the transcript tab, when I use the up/down arrow keys to select a cue, voiceover reads it once and then provides an instruction to use Ctrl + Option + Enter to select it. Doing that seeks to that cue in the player. It looks like the same keyboard combination works to seek to the beginning timepoint for an Annotation in the annotations tab, but voiceover doesn't announce the instructions.
Done Looks Like
- VoiceOver reads out content and instructions relevant to a selected annotation row similar to a transcript cue
- Keyboard navigation works as expected for annotations component ([A11y] Implment keyboard navigation within Annotation component #781 (comment))