-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Incorrect role is defined for ‘Place to buy’ and ‘Related product’ control. #5745
Copy link
Copy link
Open
Labels
A11ySev2A11yWCAGA11yWCAGA11yWCAGAccessibilityBot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.BotFrameworkWebChat_WebHCL-BICarea-accessibilitybugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Metadata
Metadata
Assignees
Labels
A11ySev2A11yWCAGA11yWCAGA11yWCAGAccessibilityBot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.BotFrameworkWebChat_WebHCL-BICarea-accessibilitybugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is it an issue related to Adaptive Cards?
Yes, this is related to Adaptive Card. However, it does not repro on Adaptive Cards Designer.
What is the PWD impact?
When an incorrect role is defined for the “Place to buy” and “Related product” controls, screen reader users receive misleading or incomplete information. For example, if these controls are marked as role="link" but actually behave like buttons, users may expect navigation instead of an action.
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?
Others or unrelated
What is the public URL for the website?
No response
How to reproduce the issue?
Repro Steps:
2.Ask query 'Carousel'.
What do you expect?
Role as button should be defined for the ‘Place to buy’ and ‘Related product’ control.
What actually happened?
Incorrect role is defined for ‘Place to buy’ and ‘Related product’ control.
Do you have any screenshots or recordings to repro the issue?
Incorrect.role.is.defined.for.Place.to.buy.and.Related.product.control.mp4
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/name-role-value
WAI-ARIA reference
No response
Adaptive Card JSON
Additional context
No response