nvda
6a0f341d - No longer fail to read the content of messages in the Windows 10 Mail app.

Commit
9 years ago
No longer fail to read the content of messages in the Windows 10 Mail app. UIATextInfo.getTextWithFields: if LookupError is thrown by _getControlFieldForObject, break out of the ancester loop, as this means the object isn't actually within the text. Fixes #5635.
Parents
Loading