nvda
Braille in UIA word documents: improve focus ancestry, cursor routing, and newly inserted bullets/numbers
#8576
Merged

Commits
  • UIATextRange._getTextWithFields_text: make the filtering of empty chunks configurable by subclasses.
    michaelDCurran committed 7 years ago
  • UIA WordDocumentTextInfo: Improve support for lists in braille.
    michaelDCurran committed 7 years ago
  • Merge branch 'master' into i7971
    michaelDCurran committed 7 years ago
  • UIA WordDocumentTextInfo: ensure that the bullet/number of a list item is still announced on the first character like it used to. Now via a line-prefix_speakAlways boolean attribute.
    michaelDCurran committed 7 years ago
  • Word documents with UIA: report embedded charts.
    michaelDCurran committed 7 years ago
  • UIA wordDocument: improve focus ancestory for speech and braille removing redundant reporting of the title.
    michaelDCurran committed 7 years ago
  • Merge branch 'master' into i7971
    michaelDCurran committed 7 years ago
  • UIA Word document: remove the name of the control alltogether as the name is duplicated in the title of the application.
    michaelDCurran committed 7 years ago
  • Clarify docstring of ProtectedDocumentPane for Word documents.
    michaelDCurran committed 7 years ago
  • Merge branch 'master' into i7971
    michaelDCurran committed 7 years ago
  • Update What's new
    michaelDCurran committed 7 years ago
Loading