-
Couldn't load subscription status.
- Fork 1.6k
Closed
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.ExemptFromDailyDRIReportexempt from daily DRI reportexempt from daily DRI reportarea-accessibilitybacklogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.bugIndicates 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.
Description
Please view our Technical Support Guide before filing a new issue.
Screenshots
Version
<meta name="botframework-directlinespeech:version" content="4.12.0">
<meta name="botframework-webchat:bundle:variant" content="full-es5">
<meta name="botframework-webchat:bundle:version" content="4.12.0">
<meta name="botframework-webchat:core:version" content="4.12.0">
<meta name="botframework-webchat:ui:version" content="4.12.0">
Describe the bug
As a screen reader user, I need links to be announced as links, not "message" or read out as plain text.
Steps to reproduce
- JAWS and VoiceOver are reading out links in the VA chatbot responses as "LINK TEXT, message" or just reading out the link text and never saying "link". I was able to trace this to the four layers of
aria-roledescriptionattributes that have been applied to various chatbot containers.
Expected behavior
- Remove all of the
aria-roledescriptionattributes - Add an
aria-roledescription="link"attribute to the link markup (not preferred) - Links announce themselves as "LINK TEXT, link" correctly in all major screen readers
Additional context
We do not have control over the aria-rolesecriptions that are applied to the parent elements of each link.
Corresponds to this VA GitHub issue: department-of-veterans-affairs/va.gov-team#25160
[Bug]
Metadata
Metadata
Assignees
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.ExemptFromDailyDRIReportexempt from daily DRI reportexempt from daily DRI reportarea-accessibilitybacklogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.bugIndicates 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.
