Position slider in play panel returns strange value
Similar issue as with the tempo and volume slider in #45696: Improve accessibility of the tempo and volume in play panel, the position slider is returning a weird value to the screen reader. When opening a score, and seeing the position slider at the start in the play panel, the value returned was "840".
Comments
I'm thinking that the screen-reader should say the value of the position label here. So using right and left arrows would increase/decrease the value of the position label by one. And the feedback should be "Measure X. Beat Y." + time info (second row of the label). If this is the case then this links here: #47286: Play panel position labels not accessible
PR https://github.com/musescore/MuseScore/pull/1773
The pull request was archived.