vjeantet/hugo-theme-docdock

">" link isn't recognized by VoiceOver

Offen

#157 geöffnet am 15.09.2018

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (315 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (614 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide