Screenreader should read staff name in addition to number

• Aug 23, 2019 - 15:21
Reported version
3.2
Priority
P2 - Medium
Type
Ergonomical (UX)
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project

Relates to #277496: [EPIC] Accessibility issues/suggestions

The status bar and screenreader label staves by number. The screenreader (at least) should read the name as well. See also #293301: Add accessibility command to force full read of current location.


Comments

Status PR created fixed

Fixed in branch master, commit 1a75573f57

_fix #293671: read staff name during navigation

Adds code to ScoreAccessibility::currentInfoChanged()
to grab the long instrument name at the current tick
(falling back to the part name if that is blank)
and add this to the accessibility info displayed in the status bar
and read by the screenreader._

Fix version
3.3.0