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

Admin: On the permits report page, in Chrome and IE with JAWS, the keyboard would only sporadically function correctly with the radio buttons #604

Open
8 of 9 tasks
JohnHewittCriterion opened this issue Mar 15, 2018 · 5 comments
Assignees
Labels
Milestone

Comments

@JohnHewittCriterion
Copy link

JohnHewittCriterion commented Mar 15, 2018

Notes

On the permits report page, in Chrome and IE with JAWS, the keyboard would only sporadically function correctly with the radio buttons. Most of the time the radio buttons would not change values with the arrow keys. Refreshing the JAWS memory and reloading the page were tried to fix this but it would not always work. It was only sporadically successful in allowing the radio buttons to be changed with the arrow keys in both the Search by and To generate a report radio button groupings.

Same issue exists on Season Dates page: https://forest-service-trees-staging.app.cloud.gov/admin/christmas-trees/season-dates

Same issue exists on Districts Dates page: https://forest-service-trees-staging.app.cloud.gov/admin/christmas-trees/district-dates
image.png
Linkage: CTF-82
WCAG: 2.1.1 Keyboard

Acceptance criteria

  • jaws works?

Tasks

  • add alt text to the radios

Definition of Done

  • Code unit / e2e tested and comply with QWASP
  • No new security vulnerabilities
  • Internal team code review
  • Documentation / readme.md / CircleCI updated
  • Docker updated
  • Compare finished design with mockup
  • Usability tested
@sadlerw
Copy link

sadlerw commented Mar 15, 2018

This bug here? https://community.articulate.com/discussions/articulate-storyline/jaws-screen-reader-and-radio-buttons-sl2#reply-425609

We can add alt text. Do you have any information about the bug in JAWS that would break the keyboard though? I don't know how to fix that.

@JohnHewittCriterion
Copy link
Author

Yes, that seems like the bug identified.

As for the keyboard, if it's just JAWS and it's inconsistent then we'll have to note it in the accessibility statement and wait on JAWS for a fix.

@sadlerw
Copy link

sadlerw commented Mar 22, 2018

I can confirm that at least in osx voice over in safari right and left arrows work fine with the radios

@sadlerw
Copy link

sadlerw commented Mar 22, 2018

ok I added aria-labelledby on the forest radios - I think that might have been the issue

@sadlerw sadlerw self-assigned this Mar 22, 2018
@sadlerw
Copy link

sadlerw commented Mar 22, 2018

screen shot 2018-03-22 at 2 18 39 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants