- Authors: Rui Batista and NVDA Addon Team
- Download stable version
- NVDA compatibility: 2019.3 and beyond
This Addon allows NVDA users to review a Window content in a text box, similar to window virtualization of JAWS for Windows. Note, however, that this is just a convenience for users and does not replace NVDA's excellent review modes and object navigation support.
Press NVDA+control+w to open the virtual revision Window. Then simply navigate the shown textbox as you do in any other text content. You can press Escape to close the virtual revision window.
- Requires NVDA 2019.3 or later.
- Internal changes to support future NVDA releases.
- When windows are minimized or if the foreground window has no title, NVDA will record this fact when displaying virtual review window.
- The title of the screen under virtual review will be included.
- It is now possible to review contents of Universal Windows Platform (UWP) apps in Windows 10 and most modern apps in Windows 8.x.
- When obtaining screen contents for modern and universal apps, a beep will be heard to indicate when the virtual review window is ready.
- New name: Virtual Review.
- Due to changes in how content is shown, NVDA 2015.2 or later is required.
- Thanks to new features in 2015.2 and later, you can now find text in virtualized windows.
- Fixed the add-on functionality with non-console window.
- Removed useless blank lines at bottom of virtualized console window.
- Some minor adjustments.
- Translations added.
- Support virtualizing of console windows
- Converted virtual revision to an add-on.
- Initial Release