readthedocs/sphinx_rtd_theme

Duplicated access key of the prev and next buttons when prev_next_buttons_location == 'both'

Open

#1,057 建立於 2021年2月23日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)CSS (3,473 star) (1,413 fork)batch import
AcceptedBugGood First Issue

描述

Problem

The Chrome Lighthouse auditor report some accessibility problems; _ Color contrast problems in the lateral nav bar _ Missing aria-label in the input search box _ Duplicated access key of the previous and next buttons when variable theme_prev_next_buttons_location == 'both'

Reproducible Project

The first two are available in all rtd doc like: https://sphinx-rtd-theme.readthedocs.io/en/latest/ The third one need variable theme_prev_next_buttons_location == 'both'

Expected Results

Improve Chrome Lighthouse audit score

貢獻者指南

Duplicated access key of the prev and next buttons when prev_next_buttons_location == 'both' · readthedocs/sphinx_rtd_theme#1057 | Good First Issue