Skip to content

Issues: nvaccess/nvda

PR merge freeze until Monday May 6 AEDT
#16419 opened Apr 18, 2024 by seanbudd
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Edge/Chrome: incorrect column number read on HTML table rows with rowspan attribute blocked/needs-technical-investigation Issue is blocked. A technical investigation is required to progress the issue. p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14688 opened Mar 1, 2023 by tehstu
Windows terminal: Reading the word at the beginning of an indented line reads the wrong word app/windows-terminal New terminal app, potentially supersedes app/windows-console (repo: microsoft/terminal) p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14687 opened Mar 1, 2023 by tspivey
NVDA automagically changes Espeak variant in some situations blocked/needs-external-fix blocked/needs-technical-investigation Issue is blocked. A technical investigation is required to progress the issue. p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14670 opened Feb 24, 2023 by PeterLecky
Add delayed description of characters in equations blocked/needs-external-fix feature/math p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14661 opened Feb 22, 2023 by andrew-l-d
Installation of dummy gettext and pgettext functions before initialization of languageHandler can cause hard to track bugs audience/nvda-dev PR or issue is relevant to NVDA / Add-on developers merge-early Merge Early in a developer cycle p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14660 opened Feb 22, 2023 by lukaszgo1
Support of the q element in an HTML document p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14654 opened Feb 21, 2023 by Sylvie42
keyboard dialog: convurt the (Speak typed characters) and the (speeck typed words) option to a single combo box instead of 2 check boxes, and 1 shortcut instead of 2 shortcuts. p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14653 opened Feb 20, 2023 by amirmahdifard
speech dialog: convurt the (Say cap before capitals) and (beep for capitals) check boxes in to a single combo box p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14651 opened Feb 19, 2023 by amirmahdifard
Multiple column headers are read wrong blocked/needs-technical-investigation Issue is blocked. A technical investigation is required to progress the issue. p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14649 opened Feb 17, 2023 by sherman89
bring to nvda new features for use in whatsapp app-specific blocked/needs-external-fix p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14643 opened Feb 16, 2023 by fernando-jose-silva
Report "Press escape to close" on NVDA dialogs which the user needs to press escape to close p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14641 opened Feb 15, 2023 by Qchristensen
Feature request: 'Reports the text of the comment where the System caret is located.' supports opening in a browsable dialog feature p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14628 opened Feb 12, 2023 by cary-rowen
NVDA sometimes does not properly read HTML content from Java Swing label component/java-access-bridge p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14614 opened Feb 8, 2023 by raducoravu
Add-Ons Manager: Generating a List of Installed Add-ons and their states triaged Has been triaged, issue is waiting for implementation.
#14613 opened Feb 6, 2023 by britechguy
configuration profiles, a bug when sometimes nvda stops using a profile when it shouldn't blocked/needs-technical-investigation Issue is blocked. A technical investigation is required to progress the issue. needs-triage p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
#14608 opened Feb 2, 2023 by amirmahdifard
configuration profiles: add an option for any created profile to disable and enable specificly only that profile, raather than checking or unchecking the box to disable or enable all of the profiles together p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14593 opened Jan 29, 2023 by amirmahdifard
License acceptance dialog when installing an add-on Addon/management In NVDA management of addons by users. feature/addon-store Features / behavior of the add-on Store p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14592 opened Jan 28, 2023 by tseykovets
The Start NVDA after sign in checkbox doesn't actually do anything in the welcome dialog blocked/needs-info The issue can not be progressed until more information is provided. needs-triage
#14590 opened Jan 27, 2023 by TheQuinbox
when reading a .pdf file in firefox the entire document is not read p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14589 opened Jan 26, 2023 by fernando-jose-silva
Not reading aria-description when there are 2 consecutive spaces in the string. (Firefox) app/firefox blocked/needs-external-fix p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14580 opened Jan 23, 2023 by pferreeHogan
Request: unit tests for speech dictionaries audience/nvda-dev PR or issue is relevant to NVDA / Add-on developers component/unit-testing feature/speech-dictionaries p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14566 opened Jan 18, 2023 by XLTechie
aria-description read before accessible name in browse mode p5 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14559 opened Jan 17, 2023 by WestonThayer
Dark Mode for help menu documents audience/low-vision PR or issue is relevant to sighted or low vision users component/NVDA-GUI feature p4 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority sightedDevIdeal triaged Has been triaged, issue is waiting for implementation.
#14555 opened Jan 17, 2023 by a11y-nvisions
Menuitemradio or menuitemcheckbox is not announced, even though announcement is shown in NVDA Speech Viewer app/firefox ARIA blocked/needs-external-fix blocked/needs-technical-investigation Issue is blocked. A technical investigation is required to progress the issue. p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
#14550 opened Jan 16, 2023 by markmagennis
Security: When opening password protected Excel files, the password is spoken outloud while typing app/microsoft-office p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority security triaged Has been triaged, issue is waiting for implementation. ux
#14529 opened Jan 11, 2023 by XLTechie
ProTip! Updated in the last three days: updated:>2024-04-16.