google / gitiles

A simple browser for Git repositories.
https://gerrit.googlesource.com/gitiles/
Other
578 stars 174 forks source link

Screen reader reads anchors in markdown pages as "internal link" #212

Open jrn opened 3 years ago

jrn commented 3 years ago

Platform: chromeOS, with chromevox enabled

Steps to reproduce:

  1. Visit https://chromium.googlesource.com/chromium/src/+/HEAD/CODE_OF_CONDUCT.md
  2. Hit search+right to navigate

Expected result: There's one anchor per section, with title based on the section title.

Actual result: Two anchors per section, voiced as "internal link".