musescore / musescore/MuseScore
Lines to Read Range when you Alt arrow on to the Edit Panel
@shoogle is already working on this.
Since May 20, 2025.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Using NVDA screen reader:
Currently when you Alt arrow on to a panel to adjust a hairpin, ottava, rit, pedal mark, volta, etc they either state their name or in a few cases the screen reader says nothing at all. It would be much more helpful if this stated for example hairpin crescendo starts bar X beat X and ends bar X beat X.
Problem to be solved
Trying to find the end is very slow work currently listening to each notes full description after that point to find where it will say “end of hairpin crescendo”. This would also make it easier to check whether you have adjusted the length correctly without having to navigate to the end to check, possibly multiple times if trying to count how many beats to extend by.
Prior art
No response
Additional context
This is an accessibility issue affecting blind users using screen readers.
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
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.