botframework-sdk
botframework-sdk copied to clipboard
Text isn’t read properly with keyboard navigation
This is not for asking questions or filing bugs
To get help with an issue with your bot
- "How To" questions should be submitted on Stack Overflow.
To file an issue against a component please go to the components repo
- Create Azure Bot Framework Service or Channel issue
- Create Bot Builder Tools issue
- Create Bot Builder SDK V3 (.NET or Javascript) issue
- Create Bot Builder SDK V4 .NET issue
- Create Bot Builder SDK V4 Javascript issue
- Create Bot Builder SDK V4 Java issue
- Create Bot Builder SDK V4 Python issue
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.