NVDA 2026.2 beta 9 available for testing. Changes introduced in Beta 9:

  • Updates to translations
  • Update Braille Reading and Automatic Scroll Rate in User Guide
  • Fixed moving by sentence in Word (alt+downArrow/alt+upArrow).
  • Changed quick access keys for magnifier settings to ensure they are unique

Read more & download at: https://www.nvaccess.org/post/nvda-2026-2beta9/

 

NVDA 2026.2 Beta 8 is now available for testing. Beta 8 includes:

  • Updates to translations
  • Improve magnifier behaviour when using higher DPI scaling
  • Fix magnifier from interfering with opening dictionary dialogs
  • Improve the handling of failing to activate the magnifier
  • Block touch screen input when using the magnifier where possible, as it is not supported yet

Read more and download at: https://www.nvaccess.org/post/nvda-2026-2beta8/

#NVDA #NVDAsr #NewVersion #Beta #News #Testing

 

NVDA 2026.2 Beta 7 is now available for testing. This beta fixes the SAPI 5 issue some users experienced after Beta 6. It also includes:

  • Updates to translations
  • Fixes NVDA prompting to restart after updating instead of logging off
  • and a fix for reading PDF content in Foxit PDF Editor with browse mode

Read more & download at: https://www.nvaccess.org/post/nvda-2026-2beta7/

#NVDA #NVDAsr #ScreenReader #Update #News #NewVersion

[–] [S] 1 point 3 weeks ago

Please note: We are aware of issues using SAPI 5 voices with this beta. This will be rectified for Beta 7 early next week. In the meantime, if wishing to use this beta, please use a different synthesizer, such as Windows OneCore or eSpeak-NG.

  • source
  •  

    NVDA 2026.2 Beta 6 is now available for testing!

    Read more & download at: https://www.nvaccess.org/post/nvda-2026-2beta6/

    Changes since Beta 5:

    • Updates to translations
    • Show the restart dialog after updating from within NVDA
    • SAPI5 bug fix: skip over invalid voices
    • SAPI4 32 bit bug fix: support more voices
    • Improve conflict handling between magnifier and screen curtain
    • Restore the ability for add-ons to register custom touch modes in availableTouchModes

    #NVDA #NVDAsr #Update #Beta #News #NewVersion

     

    NVDA 2026.2 Beta 5 is now available: https://www.nvaccess.org/post/nvda-2026-2beta5/

    Changes introduced in Beta 5:

    • Updates to translations
    • Use math navigation category for one more math script
    • Prevent NVDA freeze when brailling math with certain Unicode characters
    • Improvements to Magnifier messages and settings names

    Read more and download from the release announcement, and please keep filing any issues you find on GitHub: https://github.com/nvaccess/nvda/issues

    #NVDA #NVDAsr #ScreenReader #Beta #Update #News

     

    NVDA 2026.2 Beta 3 is now available for testing!

    Please find the full change log and download from https://www.nvaccess.org/post/nvda-2026-2beta3/

    Changes in Beta 3:

    Changes introduced in Beta 3:

    • Pressing NVDA+control+w on secure screens now opens Magnifier settings as expected.
    • Highlighter and Magnifier now follow the focused cell in Excel
    • Improvements to Magnifier settings names and layout

    #NVDA #NVDAsr #Update #NewVersion #PreRelease #Beta #FOSS #ScreenReader

     

    NVDA 2026.2 Beta 1 is now available for testing!

    https://www.nvaccess.org/post/nvda-2026-2beta1/

    This release includes a built-in magnifier with zoom and filtering options (currently only full-screen). Touch support has been significantly expanded, custom speech dictionaries are now available, you can press NVDA+x to repeat the last spoken information, the Braille display can automatically scroll and more!

    submitted 2 months ago by to c/main@rblind.com
     

    NVDA 2026.1.1 is now available! This is a patch release to fix security issues. A bug fix is also included for an issue introduced in 2026.1 with how ctrl+f is handled in File Explorer. A change introduced in 2026.1 with how NVDA handles connection issues with Remote Access was removed.

    Read more and download from https://www.nvaccess.org/post/nvda-2026-1-1/

    #NVDA #NVDAsr #ScreenReader #Accessibility #News #NewVersion #Update

    [–] [S] 2 points 3 months ago (1 child)

    FIrstly thanks for helping your friend! I'm sure he appreciates you.

    Unfortunately there is no linux version. It would be technically possible, and indeed, Orca does use some of our code. However, screen readers work at a lot lower level than many other programs - simplifying dramatically, but as an example, porting a word process between operating systems for instance, mostly requires making sure the system interfacing parts (like saving or printing) work and much of the internals can stay as they are. Most of what NVDA does is interfacing with the operating system to find out what is going on, where the cursor is, what has focus, what has changed, etc so it can present useful information to the user. In order to create a linux version, we'd actually have to rewrite the vast majority of the code. At this stage, we feel our efforts are best spent continuing to improve the experience on Windows, BUT should that ever change, we will be sure to publicise it widely. For now, Orca is the main screen reader I'm aware of on Linux, though I admit I have not looked lately.

  • source
  • parent
  • context
  • [–] 1 point 11 months ago

    For sending a message, as others have noted, control+enter is the keystroke you want. Alt+s should also work.

    Navigation in Outlook seems.... a little flakey - if you press TAB, it inserts a tab stop into your email. If you press SHIFT+TAB immediately after pressing TAB it removes that tab stop.

    If you press SHIFT+TAB at the top of the body of a message, it usually moves back to the subject then to fields. If you press shift+tab at other points in the body of the message, it sometimes moves to the subject and sometimes does nothing. Moving back to the top of the message then pressing shift+tab does seem to work more reliably.

    F6 and SHIFT+F6 do move between parts of the window.... just not the parts you might expect (Message body, ribbon, somewhere else in the ribbon, navigation bar, message list, then back to the body.

    Control+tab seems to move from the message body to the navigation bar to the message list then back to the message body.

    If you have the message open in a new window, rather than the reading pane, then control+tab doesn't seem to do anything, and F6 only moves between the body of the message and the ribbon.

    With NVDA not running, most of that still works the same, although shift+tab does seem to move reliably move from the body of the message to the subject regardless of where in the body you are. Not sure if that's an NVDA bug, but happy for someone to write up an issue on that, or anything else :)

  • source
  • [–] [S] 1 point 1 year ago

    If you're keen to try the beta, but aren't sure how, download & run it just like any other copy of NVDA!

    You can install it, but we recommend most users create a portable copy. Tips here: https://www.nvaccess.org/post/in-process-9th-february-2024/#portable

    Particularly test any highlighted features or those mentioned in the change log.

    GitHub is the best place to report issues - steps here: https://www.nvaccess.org/post/in-process-17-july-2025/#issues

    Or ask here or via email!

    What other tips would experienced users give new testers?

  • source
  • [–] [S] 1 point 1 year ago

    And now NVDA 2025.2 Beta 2 is now available for testing! Changes in beta 2 include:

    • Braille updates correctly when typing in Excel.
    • Fixed a bug with the NLS eReader Zoomax driver.
    • Fixed errors in object navigation with braille in XAML static text controls.
    • Fixed root certificate issues in the Add-on Store.
    • Updates to translations.

    For full details and to download, please visit: https://www.nvaccess.org/post/nvda-2025-2beta2/

  • source
  • [–] [S] 1 point 1 year ago

    Another update for 2025.1 - The Release Candidate (RC) of NVDA 2025.1.2 is now available for download and testing. This release includes a fix for a crash in certain Microsoft Word versions before version 16.0.18226 on opening.

    Full info and download at: https://www.nvaccess.org/post/nvda-2025-1-2rc1/

  • source
  • view more: next ›