nvda
745f390d - WordDocumentTextInfo.locationText: MS Word can only give accurate distances (taking paragraph indenting into account) when directly querying the selection object.

Commit
7 years ago
WordDocumentTextInfo.locationText: MS Word can only give accurate distances (taking paragraph indenting into account) when directly querying the selection object. Therefore, only support this property when the range is equal to the selection, and query the selection object directly.
References
Parents
Loading