Open jmwmusic opened 12 months ago
Further investigation and I have discovered these custom Unicode values are Standard Music Font Layout (SMuFL) numbers. As they are custom Unicodes it will have to be MuseScore that has the description, not the screen reader. I also discovered the same type of problem if you put, for example, a pedal (ped) sign as stave text. Again it is not read by the screen reader as it comes out as SMuFL e650.
I therefore suggest MuseScore accessibility needs a dictionary of SMuFL symbols (just a straightforward look-up between number and string) and can automatically use them if any symbol appears. Could be part of the standard translation.
Issue type
UI bug
Bug description
When reviewing or editing a tempo mark the screen reader does not announce the note value. With NVDA it simply says nothing for me but I'm told Jaws reports hexadecimal Symbol numbers
Steps to reproduce
Unicode provides different symbol numbers for musical symbols. Screen reader may need training to recognise some of these, but it would be easier to put a case for standard Unicode values.
Screenshots/Screen recordings
No response
MuseScore Version
4.1
Regression
I don't know
Operating system
windows 10 with NVDA
Additional context
No response