nvda icon indicating copy to clipboard operation
nvda copied to clipboard

NVDA, the free and open source Screen Reader for Microsoft Windows

Results 972 nvda issues
Sort by recently updated
recently updated
newest added

### Brief summary NVDA reads headers on the web with the correct heading level (e.g. level 1 for \ tags). However, in the element list, headings start at level 0,...

bug
blocked/needs-product-decision
needs-triage

### Steps to reproduce 1. Start NVDA normally 2. In General settings set log level to `DEBUG` 3. Use NVDA for a while 4. In General settings set log level...

p5
component/logging
audience/nvda-dev
triaged

Context: I am using on-demand speech mode when in visio-conference to be able to listen without being disturbed by automatic NVDA audio feedback. ### Steps to reproduce * Check that...

component/speech
p4
quick fix
good first issue
triaged

### Link to issue number: ### Summary of the issue: Several translatable strings in source/controlTypes/role.py were missing translator comments. These strings are listed in tests/checkPot.py under EXPECTED_MESSAGES_WITHOUT_COMMENTS, meaning the NVDA...

conceptApproved

### Link to issue number: ### Summary of the issue: ### Description of user facing changes: ### Description of developer facing changes: ### Description of development approach: ### Testing strategy:...

conceptApproved

**Reported by bhavyashah on 2015-05-23 10:24** I am using NVDA's Math try build, Math Player 4 Beta 2 and Microsoft Office Word 2007. Open a Word document containing mathematical text...

bug
component/speech
p4
triaged

1:) Open Excel 2:) Fill a range of cells with some numbers. 3:) Using cursor keys and shift, select that range 4:) NVDA correctly reports that range.: e.g. A1 42...

app/microsoft-office

Steps to reproduce 1 Open a Word document containing Math content. 2 For better results, ensure that or input yourself some variable or alphabetic content as Math, such as in...

feature/math

NVDA is localized (translated in 70 languages) using GNU gettext. From [NVDA wiki Contributing / Translatable Strings](https://github.com/nvaccess/nvda/wiki/Contributing#translatable-strings): > All translatable strings should have a preceding translators comment describing the purpose...

component/i18n
p4
good first issue
triaged

When typing a formula in Excel, a drop down list appears with auto complete options for what has been typed so far. If I type =cou for instance, a list...

app/microsoft-office