daisy / daisy/MathCATForPython

Do highlighting for at least the navigation node

Abierto
#42 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
10
Forks
10
Merge medio
10 h 40 min
PR fusionados (30 d)
4

Descripción

NVDA has the ability to highlight the current focus (Visual preference: highlight system focus). Maybe this can be done while navigating. It requires adding `id`s to the web page, or writing some code that maps the internal ids used for reporting the current node back to the original tree. Then JS can get the bounding box and highlight it. CSS could be used if modifying the document is an option.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.