Missing screenreader output to state whether you are in Note Input mode or not

• Jun 1, 2016 - 12:36
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Few
Severity
S5 - Suggestion
Status
closed
Regression
No
Workaround
No
Project

Pressing N doesn’t tell you whether you are in Note Input mode or if you went out.


Comments

Got another request for this by email. Also things like reading toolbar state - when you press "4" in note input mode, for instance, it would be good if the screen reader announced that you've set eighth note as your duration.

Status active fixed

Fixed in branch 3.x, commit 3960396bf5

_fix #113551 Screen readers: Implement status messages

Creates an 'accessibleMessage' string and demonstrates its use by
providing a status message when switching to note input mode.

The 'accessibleMessage' string is different to the pre-existing
'accessibleInfo' string that provides information about the selected
element(s). Two strings are needed because changes to the 'info' string
are calculated based on its previous value, hence this value must not
be overwritten by other messages._

Fix version
3.5.0