jamulussoftware / jamulussoftware/jamulus
Accessibility: Chat History is not properly accessible with Screen Reader
Nessuno ha ancora preso questa issue.
- Lingua principale
- C
- Stelle
- 1.1k
- Fork
- 248
- Merge medio
- 2g 3h
- PR unite (30g)
- 9
Descrizione
Not sure whether this is another Qt bug with QTextBrowser, but VoiceOver cannot navigate the chat history (txvChatWindow) reliably, especially when there is a long message.
When you press the up or down arrow in the chat history and VoiceOver encounters a long entry (for example, a server intro message), it seems to treat the text as multiple wrapped lines, but it only reads the first few words in the beginning. After that, navigation through the rest of the history becomes broken.
Is it possible to present each chat entry as a separate accessibility element instead of one large block of text within the QTextBrowser? That might resolve the issue.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia riproducendo il problema in txvChatWindow con VoiceOver, includendo una voce di chat lunga, e verifica come QTextBrowser espone il testo con ritorno a capo. Determina se ogni voce di chat può essere presentata come un elemento di accessibilità separato. Il lavoro è completato quando VoiceOver può navigare in modo affidabile nell’intera cronologia e leggere completamente le voci lunghe.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- accessibility, desktop
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100