No (useful) screenreader feedback on fretboard diagrams
Priority
P1 - High
Type
Functional
Severity
S5 - Suggestion
Status
closed
Regression
No
Workaround
No
Project
Windows 10, GIT commit: 871c8ce
Right now, if you are running with NVDA enabled and you select fretboard diagram or a note that has one attached, the screenreader will only tell you that a fretboard diagram is present, not anything about its contents. We should implement something in FretboardDiagram::accessibleExtraInfo()
Fix version
3.5.0
Comments
sorry, ::screenreaderInfo()
Same for guitar bends, maybe other symbols with significant user-customizable content.
Relates to #277496: [EPIC] Accessibility issues/suggestions
relates to #283681: [EPIC] Fretboard diagram issues
I never got round to this when it was first brought up to me, but I'll start taking a look at addressing it now.
https://github.com/musescore/MuseScore/pull/5715
Fixed in branch master, commit 7102b7054c
fix #239181: make fret diagrams accessible for screenreaders
Fixed in branch master, commit 3d7acd7394
_Merge pull request #5715 from jthistle/239181-fret-diagram-accessible
fix #239181: make fret diagrams accessible for screenreaders_
Automatically closed -- issue fixed for 2 weeks with no activity.