- Authors: Takuya Nishimoto, Karl-Otto Rosenqvist
- Download stable version
- Download development version
By drawing a colored rectangle, this addon enables partially sighted users, sighted educators, or developers to track the location of the nvda navigator object and the focused object/control.
The following colors are used by this addon:
- Green thin dashed-dotted line rectangle shows NVDA is in browse mode, and this is the navigator object.
- Red thin rectangle shows NVDA is in browse mode, and this is the focused object/control.
- Red thick rectangle shows NVDA is in browse mode, and this is both the navigator object and the focused object which are overlapping.
- Blue thick dotted line rectangle indicates NVDA is in focus mode, i.e., key types are passed to the control.
To toggle object tracking, press NVDA+Alt+P. You can assign other gestures using the Input Gestures dialog. Note that it works with NVDA 2018.3 or later. Otherwise, you should disable or uninstall the addon itself for disabling object tracking.
When Focus Highlight category of NVDA Settings dialog is available, following items can be used.
- Make focus mode the default: This checkbox is enabled by default. When it is unchecked, this add-on behaves same as version 5.6 or previous versions, i.e., if browse mode is not available for an app, the focus is shown using the thick red rectangle.
- Focus in focus mode, Focus in browse mode, Navigator object: Each of these groups contains Color, Thickness, and Style.
- Color: This edit field allows you to type the HTML color code, i.e., six-character hexadecimal number. For example, "ffffff" is white, "ff0000" is red, and so on. Note that "000000" can not be used.
- Thickness: This edit field allows you to type the thickness of the box. You can enter a value between 1 and 30.
- Style: The choices are Solid, Dash, Dot, Dash dot, and Dash dot-dot.
- Restore defaults: This button allows you to reset your settings to their original defaults.
- Addresses the issue with NVDA 2023.1.
- Addresses the issue with NVDA 2022.1.
- Addresses the issue with NVDA 2021.1.
- New and updated translations.
- Fixed the issue that dash styles of focus (in browse mode) and navigator object are not able to change.
- Fixed the issue that 'Cancel' button of setting panel does not work after 'Restore defaults' button is pressed.
- New and updated translations.
- You can now turn object tracking on and off using NVDA+Alt+P. Karl-Otto Rosenqvist contributed for this.
- New and updated translations.
- Addresses the issue with the latest development versions of NVDA.
- Focus Highlight category of NVDA Settings dialog is now available. Note that it works only with NVDA 2018.3 or later.
- Discussions regarding customizing colors
- Discussions regarding 'Make focus mode the default'
- New and updated translations.
- Addresses the issue regarding the browse mode.
- Since this version, if the browse mode of NVDA is not available for an application, it is always shown that NVDA is in focus mode for the application, rather than using the red thick rectangle.
- The thickness of the line representing the focus mode has been reduced to half.
- New and updated translations.
- Addresses the compatibility issue with NVDA snapshot alpha-16682.
- Addresses the issue with NVDA 2018.4 and Firefox/Chrome web browsers.
- New and updated translations.
- Addresses the issue regarding version compatibility.
- New and updated translations.
- Addresses the issue regarding Chrome browser and application sleep mode.
- New and updated translations.
- Removed debug log output.
- Indicators of navigator object and focus mode were changed.
- Multiple monitors are supported.
- It now uses GDI Plus technology for drawing.
- Hide rectangle if current application is in sleep mode.
- Fixed issue regarding expanded combo box.
- Fixed issue with Windows Task Manager.
- Ability to indicate the focus mode.
- New and updated translations.
- Add-on help is available from the Add-ons Manager.
- Changed navigator object rectangle to jagged line.
- Fixed issue with 'Reload plugins'.
- In Internet Explorer 10 and in Skype on Windows 8, fix a problem with the navigator object.
- Initial version.
[[!tag dev stable]]