Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI/doc tweaks for "Announce formatting changes after the cursor" #6336

Merged
merged 2 commits into from Oct 18, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions user_docs/en/userGuide.t2t
Expand Up @@ -1234,11 +1234,11 @@ You can configure reporting of:
To toggle these settings from anywhere, please assign custom gestures using the [Input Gestures dialog #InputGestures].

==== Report formatting changes after the cursor ====
If enabled, this setting tells NVDA to try and detect all the formatting changes on a line as it speaks it, even if doing this may slow down NVDA's performance.
If enabled, this setting tells NVDA to try and detect all the formatting changes on a line as it reports it, even if doing this may slow down NVDA's performance.

By default, NVDA will detect the formatting at the position of the System caret / Review Cursor, and in some instances may detect formatting on the rest of the line, only if it is not going to cause a performance decrease.

Enable this option while proof reading documents in applications such as Microsoft Word, where formatting is important.
Enable this option while proof reading documents in applications such as Wordpad, where formatting is important.

==== Line indentation reporting ====[lineIndentationOptions]
This option allows you to configure how indentation at the beginning of lines is reported.
Expand Down