daisy / daisy/MathCATForPython

Display MathCAT version in the NVDA MathCAT preferences dialog

Abierto Apto para principiantes
#105 2 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

An NVDA user may want to know which version of MathCAT they are using. We can add this information to the preferences dialog thus:

`Version 0.7.2`

Three ways we could do this (at least)!

1. Add a static label below the logo. The user can navigate to it using the object navigation.
2. Add a read only edit box below the logo and place this in the tab order.
3. Add the version to the dialog title.

Is the version string OK? Are there any preferences for the technique? In my development build we have a static label.

Guía de contribución

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

Línea de trabajo

Start by locating the NVDA MathCAT preferences dialog and inspect the existing development build, which already uses a static label. Confirm the preferred placement and wording with the issue discussion, then verify that the selected presentation displays the MathCAT version and has the intended navigation behavior.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
python
Área
accessibility, desktop
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
65/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.