musescore / musescore/MuseScore
Some palette items give no verbal feedback when entered
@DmitryArefiev is already working on this.
Since Nov 7, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
8va, 8vb, rit. & pedal marks (there may be others) do not say selected when space or enter is pressed on them in the palette and do not return focus to the score. The screen reader user is likely then to press this multiple times wondering why it isn’t working only to find when returning to the score that multiple entries have been made.
Wondering if this only effects items with a line?
Steps to reproduce
-
Arrow to a note in the score so it is selected.
-
Press Tab or Shift + Tab till you hear clef palette.
-
Arrow down to pitch palette.
-
Press right arrow then space to open this palette.
-
Arrow down to 8vb (you will hear 8vb not selected)
-
Press space or enter. Nothing seems to happen as nothing is spoken.
-
Press Esc.
-
Use left/right arrow with Alt to confirm that the 8vb has been added.
Screenshots/Screen recordings
No response
MuseScore Version
4.1
Regression
I don't know
Operating system
Windows 10 with NVDA
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.