nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
https://www.nvaccess.org/
Other
2.11k stars 637 forks source link

Expose grammar errors in Microsoft Word #5877

Open michaelDCurran opened 8 years ago

michaelDCurran commented 8 years ago

When reading content in Microsoft Word, NVDA only announces the existence of spelling errors. It should also announce the existence of grammar errors.

jcsteh commented 8 years ago

Duplicate of #767 (already assigned to you). :)

nvaccessAuto commented 8 years ago

Incubated in 8d746255607a3e1ce19f08c591c25564a1fc8ab6.

jcsteh commented 8 years ago

Ug. I'll reverse the duplicate.

jcsteh commented 8 years ago

I think grammar errors should be controlled by a separate Document formatting setting, as one might not want to have these reported, especially as computerised ideas of natural language grammar are subjective at best.

CC @PratikP1.

nvaccessAuto commented 8 years ago

Incubated in 9dd691c4215c0991b372679d6c1fb9689e6bc58b.

jcsteh commented 8 years ago

This has been reverted, as it caused intermittent (but frequent) crashes in Word (#5954). These crashes seem to be deep in Word itself - our code isn't anywhere to be seen - but obviously querying for gramma errors causes instability somehow.

Adriani90 commented 5 years ago

@leonardder, @michaelDCurran is this something which could now be tried again? The code for MS Word underwent some changes recently and at least for UIA it would be worthy to try it at least.