musescore / musescore/MuseScore
Speech not working on Dynamic Edit on initial opening
Open
@shoogle is already working on this.
Since May 26, 2026.
accessibility
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Accessibility issue (e.g. for keyboard-only or screen reader users)
Description with steps to reproduce
When trying to edit an existing dynamic mark the screen reader gives no speech until something is deleted/changed.
STEPS:
- Add a dynamic mark such as mp (best to show with more than 2 characters)
- Use Alt + arrows to navigate on to the dynamic mark and press enter.
- Press left and right arrows and notice there is no speech output.
- Arrow left a few times to ensure that you are at the beginning of the dynamic mark and press delete twice to remove it.
- Type a new dynamic mark such as fp and notice that the screen reader announces as these are entered.
- Arrow left and right across the newly entered dynamic and notice that they now do read each character correctly as you move across them. Until you reach the start or the end where instead of stating blank or saying nothing they continue to repeat the previous letter (See #19933 which is particularly confusing if you are trying to tell whether you have ff or fff.
The screen reader should announce each character as you arrow along when the field first opens.
Supporting files, videos and screenshots
N/A
In which versions of MuseScore Studio is this issue present?
4.7
Regression
Yes, this used to work in a previous version of MuseScore 4.x
Operating system
Windows 11 with NVDA
Additional context
No response
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.