vjeantet/hugo-theme-docdock

">" link isn't recognized by VoiceOver

Aberta

#157 aberto em 15 de set. de 2018

 (1 comentário) (0 reação) (0 responsável)JavaScript (315 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (614 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Background

Sidebar entries have the form "> Foo". Both ">" and "Foo" are clickable links; ">" expands the entry, causing subsidiary elements to be displayed; "Foo" jumps the user to the "Foo" page.

Problem

Although the "Foo" link is recognized and announced by VoiceOver (on Apple's macOS), the ">" link is not. So, this affordance is inaccessible to blind users.

Guia do colaborador