Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Change strings being read in dialog to MathML

Aperta
#52 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
52/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
python
Ambito
accessibility

Direzione di ricerca

Individua la gestione delle finestre di dialogo per la modifica relativa della velocità e la modifica relativa della pausa, quindi esamina come il valore corrente dell’API delle preferenze viene applicato durante la sintesi vocale. Il lavoro è completato quando entrambe le stringhe usano MathML per la risoluzione vocale e Apply/Ok aggiorna il valore corrente preservando il comportamento precedente delle preferenze.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

needs check User Interface

Although the strings can be translated, the "Auto" setting means the right version probably won't be read.

It would be better to use the MathML and let the speech resolution and translated speech rules do the speech.

There are two places to change: relative rate change and relative pause change. A way to do this is to save the old preference value, set a new value, do the speech, and then restore the old value. A problem with this approach is that this preference is now (during the current instance of NVDA running) an API pref that overrides a user pref, so Apply/Ok needs to set the value because re-reading the pref file won't change the current value.

Lingua principale
Python
Stelle
10
Fork
10
Merge medio
10h 40m
PR unite (30g)
4

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di daisy/MathCATForPython

Tutte le issue di daisy/MathCATForPython

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.