We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The issue is reproducible with: Chrome 75 + NVDA Firefox 68.0.1 + NVDA The simple example is using aria recommendations: https://www.w3.org/TR/wai-aria-1.1/#dialog
Open example: https://jsfiddle.net/kolaps33/f3nw48a6/2/
Do you like to change the settings? dialog content text Got It button Do you like to change the settings? button Got It
NVDA narrate dialog title and focused button only once. Like: Do you like to change the settings? dialog content text Got It button
installed version 2019.1.1
version 2019.1.1
yes
The text was updated successfully, but these errors were encountered:
Duplicate of #8971.
Sorry, something went wrong.
I'm seeing this same issue when using NVDA with React and Material UI. The components on their demo page show this behavior. https://material-ui.com/components/dialogs/
No branches or pull requests
Comment
The issue is reproducible with:
Chrome 75 + NVDA
Firefox 68.0.1 + NVDA
The simple example is using aria recommendations:
https://www.w3.org/TR/wai-aria-1.1/#dialog
Steps to reproduce:
Open example: https://jsfiddle.net/kolaps33/f3nw48a6/2/
Actual behavior:
Do you like to change the settings? dialog content text
Got It
button
Do you like to change the settings?
button
Got It
Expected behavior:
NVDA narrate dialog title and focused button only once. Like:
Do you like to change the settings? dialog content text
Got It
button
System configuration
NVDA installed/portable/running from source:
installed version 2019.1.1
NVDA version:
version 2019.1.1
Windows version: Windows 10 Enterprise
Name and version of other software in use when reproducing the issue:
Other information about your system:
Other questions
Does the issue still occur after restarting your PC?
yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
The text was updated successfully, but these errors were encountered: