golang/go

cmd/cover: (html output) UI accessibility issues, unfriendly to screen reader

Offen

#36.685 geöffnet am 21.01.2020

 (14 Kommentare) (9 Reaktionen) (0 zugewiesene Personen)Go (19.008 Forks)batch import
ExpertNeededNeedsInvestigationhelp wanted

Repository-Metriken

Stars
 (133.883 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

What version of Go are you using (go version)?

go 1.13, go 1.14

Recently on golang-nuts, "Is it possible to get code coverage information in a way that does not assume you can see color?"

https://groups.google.com/g/golang-nuts/c/DY4O9UXMr9M?pli=1

In this case, "see color" refers to a screen reader for a totally blind person.

This is a bug, not an enhancement, because accessibility is important. It does need someone who knows something about UI accessibility to look at it.

Contributor Guide