nvda
d1ed9835 - speech.getControlFieldSpeech: take an ancestorAttrs argument which is all the control fields above this field being processed. speech.speakTextInfo: pass all ancestor fields to getControlFieldSpeech, not just the field currently being processed. Right now nothing takes advantage of this, but in the future it will be possible for rules for a field to take ancestor fields in to account e.g. do something to a clickable field, only if none of the ancestor fields are clickable.

Commit
16 years ago
speech.getControlFieldSpeech: take an ancestorAttrs argument which is all the control fields above this field being processed. speech.speakTextInfo: pass all ancestor fields to getControlFieldSpeech, not just the field currently being processed. Right now nothing takes advantage of this, but in the future it will be possible for rules for a field to take ancestor fields in to account e.g. do something to a clickable field, only if none of the ancestor fields are clickable.
Parents
Loading