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

aria-hidden-focus: Ensures aria-hidden elements do not contain focusable elements #3810

Closed
corinagum opened this issue Mar 24, 2021 · 0 comments · Fixed by #3836
Closed

aria-hidden-focus: Ensures aria-hidden elements do not contain focusable elements #3810

corinagum opened this issue Mar 24, 2021 · 0 comments · Fixed by #3836
Assignees
Labels
area-accessibility bug Indicates an unexpected problem or an unintended behavior. p0 Must Fix. Release-blocker
Milestone

Comments

@corinagum
Copy link
Contributor

Version

4.12.1, npm

Describe the bug

  • When navigating transcript, attachment uploads only reads “1 attachment” when on ‘activity focus’
  • After pressing enter on the attachment, nothing is read aloud by AT
  • Aria-hidden value is set on the anchor inside the attachment

Steps to reproduce

  1. Open MockBot
  2. type 'file', 'document-word', 'document-plain', and/or 'document-data-uri'
  3. Chrome/NVDA:
  4. Edge/Narrator:
    • 'Enter to interact' is read as expected
    • Pressing enter on the attachment says "Nothing to interact" or something similar
    • aria-live behavior seems as expected

Expected behavior

When focus is on the attachment, "1 attachment, Press enter to interact" should be read.
When aria-selected is on the attachment, content of the anchor should be read

Additional context

[Bug]

@corinagum corinagum added bug Indicates an unexpected problem or an unintended behavior. area-accessibility p0 Must Fix. Release-blocker labels Mar 24, 2021
@corinagum corinagum added this to the R14 milestone Apr 6, 2021
@corinagum corinagum self-assigned this Apr 6, 2021
corinagum added a commit to corinagum/BotFramework-WebChat that referenced this issue Apr 6, 2021
corinagum added a commit to corinagum/BotFramework-WebChat that referenced this issue Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-accessibility bug Indicates an unexpected problem or an unintended behavior. p0 Must Fix. Release-blocker
Projects
None yet
1 participant