The status line and screenreader info do not currently include string or fret info for tab.
This was requested, and seems logical and easy to do, so this commit adds the support
by incorporating the info into the return value of Note::accessibleInfo()
and Note::screenreaderInfo().
This adds addition translation strings for string and fret,
which could be a consideration in the timing for this.
It is not as high a priority for me as my other main accessibility._
Comments
Relates to #277496: [EPIC] Accessibility issues/suggestions
https://github.com/musescore/MuseScore/pull/5311
Fixed in branch master, commit e36e8d620c
_fix #239186: read string/fret info for tablature
The status line and screenreader info do not currently include string or fret info for tab.
This was requested, and seems logical and easy to do, so this commit adds the support
by incorporating the info into the return value of Note::accessibleInfo()
and Note::screenreaderInfo().
This adds addition translation strings for string and fret,
which could be a consideration in the timing for this.
It is not as high a priority for me as my other main accessibility._
Fixed in branch master, commit 9a45615065
_Merge pull request #5311 from MarcSabatella/239186-accessible-tab
fix #239186: read string/fret info for tablature_
Automatically closed -- issue fixed for 2 weeks with no activity.