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

AVT 3 - Tag w/ Filter React Component VO on macOS and iOS the Clear Filter button is not announced correctly. #4427

Closed
snidersd opened this issue Oct 22, 2019 · 0 comments · Fixed by #4863

Comments

@snidersd
Copy link

Environment

macOS Mojave version 10.14.6
Chrome Version Version 77.0.3865.90
Carbon React Version 7.7.1

Description

  1. Control-Option-Shift-Down Arrow to enter the Web area
  2. Control-Option Right Arrow. VO announces the label and that it is a text element.
  3. Tab to the "X". VO does not say anything.
  4. Press Command-R to reload the page
  5. Press Tab to the "X", VO announces, "Clear Filter, you are currently on a group. To interact with items in this group press Control-Option-Shift-Down Arrow."

Screen Shot 2019-10-22 at 2 15 40 PM

Expected Result:
After tabbing to the "X", VO should announce, "Clear Filter, button"

Environment

iOS Version 13.1.3 with Safari and VO
Carbon React Version 7.7.1

Description

Swipe Right to the "X". VO announces "Clear Filter Image."
Expected Result:
AfterSwiping Right to the "X", VO should announce, "Clear Filter, button"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment