Review Cursor Find

This add-on adds find functionality for the review cursor, like find (NVDA+Control+f) does in browse mode. You can find any text accessible with the review cursor reading commands, (numbpad 6, numbpad 9, etc), before opening the find dialog, for example if the review cursor is in a document and you open the dialog, the text within that document will be searched

This add-on is specially useful in:

Gestures

If you are in an editable control (a control where you can navigate its text with the arrow keys) you can use the normal find commands you are used to from browse mode. NVDA+control+f for find, NVDA+f3 for find next, and NVDA+shift+f3 for find previous. These gestures behave in the same way as the global gestures, except they will move the navigator object to the object with focus before searching. This is done because it is assumed that you want to search within the object with focus.

settings:

All the settings are in the find dialog for the review cursor

Change log

v1.1

v1.0