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

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