microsoft / microsoft/BotFramework-WebChat
[White Label - Audiocard]: Keyboard focus is not moving to the Volume and more control which is present in the chat screen.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Is it an issue related to Adaptive Cards?
No.
What is the PWD impact?
Users who rely on keyboard‑only navigation, are unable to access or operate essential chat controls. This prevents users from adjusting volume or accessing additional chat options, creating a functional accessibility barrier. The issue impacts usability and results in non‑compliance with keyboard accessibility requirements, potentially blocking affected users from fully interacting with the chat experience.
What browsers and screen readers do this issue affect?
Windows: Edge with Windows Narrator
Are there any code-based customization done to Web Chat?
No, I am using Web Chat without any customizations except "styleOptions".
What version of Web Chat are you using?
Latest production
Which area does this issue affect?
Focus management, Keyboard navigation
What is the public URL for the website?
No response
How to reproduce the issue?
Repro Steps:
- Open URL: https://compulim.github.io/webchat-loader/ and sign in using valid credentials.
- Navigate to web chat page and select 4.18.1-main.20240927.ea7a875 (30/9/2024) version and then select mockBot link under present label and then select open web chat in new window link at bottom.
- Navigate to edit field and provide query 'Audiocard'.
- Navigate to Audio control.
- Observe an issue that Keyboard focus is not moving to the Volume and more control which is present in the chat screen.
What do you expect?
Keyboard focus should sequentially move to Volume control and More controls when navigating using Tab / Shift + Tab. All interactive controls on the chat screen should be reachable and operable using the keyboard.
What actually happened?
Keyboard focus is not moving to the Volume and more control which is present in the chat screen.
Do you have any screenshots or recordings to repro the issue?
No response
Did you find any DOM elements that might have caused the issue?
No response
MAS reference
No response
WCAG reference
https://www.w3.org/WAI/WCAG21/Understanding/keyboard
WAI-ARIA reference
No response
Adaptive Card JSON
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue at the linked Web Chat loader using version 4.18.1-main.20240927.ea7a875, the Audiocard query, Edge, and Windows Narrator. Trace keyboard focus from the Audio control through Tab and Shift+Tab; done means the Volume and More controls are sequentially reachable and operable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100