Ability for NVDA to indicate spell error in real time. #2024
Comments
Comment 1 by ateu on 2012-01-03 10:24 |
Comment 2 by jteh on 2012-01-03 11:14 |
…ed control, NVDA will play a sound to alert you of a spelling error made while typing. Fixes #2024.
Incubated in f73b354. |
Incubated in 7778f21. |
Hi, |
The function actually does the reporting, not just the checking, so you
couldn't just call it from your own event. How/from where were you
planning on calling it?
|
If possible I was going to monkeypatch it, and see if it returned true, then I would assign that function in place of the one in the NVDAObject. On 4/5/2016 4:03 PM, James Teh wrote:
Websites: email me at derek.riemer@colorado.edu mailto:derek.riemer@colorado.edu |
Ug. I think I'd prefer not to provide for a hack like that. The correct
solution would be to allow add-ons to register for notifications about
this, but I don't want to deal with that in this issue. :)
|
I totally understand. It's kind of an ugly hack. I just thought I would check before I look at other possible solutions like hacking envy wave or whatnot. Sent from my heavily encrypted iPhone.
|
…apostrophe, as usually, this is an incomplete word. Re #2024.
Incubated in af5c2bc. |
Incubated in 5720fc3. |
Reported by aleskis on 2012-01-03 09:01
An innovative functionality in comparaison with other screenreader should be to implement a specific sound to indicate spelling errors, in real time during the writting. By this way, the time for rereading could be largely reduced.
The text was updated successfully, but these errors were encountered: