musescore / musescore/MuseScore
Screen Reader doesn't read About Dialogue Box
Open
@Eism is already working on this.
Since Nov 4, 2023.
accessibility
P3
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
There is no current way for a screen reader to access the info in this dialogue box. It would be ideal if it not only read, but could be arrowed around to read character by character and selected/copied.
Steps to reproduce
- From the Help menu choose About.
The About dialog appears.
Expected behaviour: The text in the About dialog should be read
Actual behaviour: the title of the About dialog is read.
Suggested fix: make the text in the About dialog a read-only edit box. Add OK(or Close) button. Make both tabbable objects.
Screenshots/Screen recordings
No response
MuseScore Version
4.1
Regression
I don't know
Operating system
Windows 10
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.