-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Is it an issue related to Adaptive Cards?
No.
What is the PWD impact?
Users who rely on screen readers will get misguided and not aware of exact information about the control as NVDA is not narrating descriptive name for 'Previous' and 'Next' buttons in the Chat dialog.
What browsers and screen readers do this issue affect?
Windows: Edge with Windows Narrator, Windows: Chrome with NVDA
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?
Others or unrelated
What is the public URL for the website?
https://web.powerva.microsoft.com/environments/
How to reproduce the issue?
- Turn on NVDA
- Launch the application using URL: https://web.powerva.microsoft.com/environments/
- Tab till "Suggested topic" button present under the test section and press enter.
- Tab till "Cancel" button and press enter.
- Tab till any topic (Ex: Select second topic) and press enter.
- Tab till chat window present under the test bot.
- Enter any question which we can find in the topic section and press enter(Ex: Closest store near me)
- Tab till 'Previous' and "Next" button.
- Verify whether the NVDA is narrating descriptive name for 'Previous' and 'Next' buttons in the Chat dialog or not.
What do you expect?
NVDA must narrate descriptive name for 'Previous' and 'Next' buttons in the Chat dialog.
When focus moves to 'Previous' button, NVDA should narrate as "Previous button".
When focus moves to 'Next' button, NVDA should narrate as "Next button".
What actually happened?
NVDA is not narrating descriptive name for 'Previous' and 'Next' buttons in the Chat dialog.
When focus moves to 'Previous' button, NVDA is narrating as "Left button".
When focus moves to 'Next' button, NVDA is narrating as "Right button".
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
WCAG reference
No response
WAI-ARIA reference
No response
Adaptive Card JSON
No response
Additional context
https://msazure.visualstudio.com/CCI/_workitems/edit/15602765
Instead of narrating left/right, it should narrate previous/next