golang/go

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

开放

#36,685 创建于 2020年1月21日

 (14 条评论) (9 个反应) (0 位负责人)Go (19,008 个派生)batch import
ExpertNeededNeedsInvestigationhelp wanted

仓库指标

星标
 (133,883 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南