Navigation Menu

Skip to content
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

properly marked up wai-aria checkbox double speaks labels in 2017.4 but not in 2017.3 #7960

Closed
DavidMacDonald opened this issue Feb 5, 2018 · 2 comments · Fixed by #7988
Closed
Labels
app/chrome bug/regression bug p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Milestone

Comments

@DavidMacDonald
Copy link

DavidMacDonald commented Feb 5, 2018

Steps to reproduce:

  1. Open Chrome
  2. Browse to https://www.w3.org/TR/wai-aria-practices-1.1/examples/checkbox/checkbox-1/checkbox-1.html
  3. press tab until you come to the example
  4. Notice that the label is spoken twice.

Expected behavior:

It should speak once each label on tab focus

Actual behavior:

It spoke the label twice

System configuration:

NVDA version:
2017.4

NVDA Installed on WIN 10

Windows version:
Windows 10

Name and version of other software in use when reproducing the issue:

Other questions:

Does the issue still occur after restarting your PC?
yes

Have you tried any other versions of NVDA?
Version 2017.3 was OK on the same example. PS JAWS 2018 and VoiceOver speak the label properly once

@feerrenrut
Copy link
Contributor

I can reproduce this with a recent next build, the same symptom as #7948 although the markup used is different.

Confirmed that the checkbox label is not spoken twice when using NVDA 2017.3

@feerrenrut feerrenrut added bug bug/regression p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority app/chrome labels Feb 6, 2018
@michaelDCurran
Copy link
Member

Regression caused by PR #7513.

michaelDCurran added a commit that referenced this issue Feb 12, 2018
…hen tabbing / quicknavving in browse Mode, fore Chrome / Firefox.

Reported in #7960. Regression caused in #7513.
@nvaccessAuto nvaccessAuto added this to the 2018.1 milestone Mar 6, 2018
michaelDCurran added a commit that referenced this issue Mar 6, 2018
…hen tabbing / quicknavving in browse Mode, fore Chrome / Firefox. (#7988)

Reported in #7960. Regression caused in #7513.
@michaelDCurran michaelDCurran modified the milestones: 2018.1, 2018.2 Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app/chrome bug/regression bug p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority
Projects
None yet
4 participants