microsoft / botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.
MIT License
7.5k stars 2.45k forks source link

Text isn’t read properly with keyboard navigation #6663

Closed rjayapra closed 1 month ago

rjayapra commented 2 months ago

This is not for asking questions or filing bugs

To get help with an issue with your bot

To file an issue against a component please go to the components repo

Issue

When we enable the 'Read Text' option in the chat widget,and the keyboard is used to focus on adaptive card containing text and buttons, the text isnt read out by the screen reader.When tabbing through multiple buttons, visual focus remains on the first button. It happens only when the screen reader is on.

Proposed change

Describe the proposed solution

Component Impact

Describe which components need to be updated

Customer Impact

High Priority. Customer is unable to release the product because of accessibility failure.

Tracking Status

tracyboehrer commented 1 month ago

WebChat perhaps?